--- ray/src/rt/pmapdiag.c 2015/05/08 13:20:23 2.4 +++ ray/src/rt/pmapdiag.c 2015/08/18 18:45:55 2.5 @@ -1,3 +1,6 @@ +#ifndef lint +static const char RCSid[] = "$Id: pmapdiag.c,v 2.5 2015/08/18 18:45:55 greg Exp $"; +#endif /* ================================================================== Photon map diagnostic output and progress reports @@ -8,7 +11,7 @@ supported by the Swiss National Science Foundation (SNSF, #147053) ================================================================== - $Id: pmapdiag.c,v 2.4 2015/05/08 13:20:23 rschregle Exp $ + $Id: pmapdiag.c,v 2.5 2015/08/18 18:45:55 greg Exp $ */