--- ray/src/rt/pmapdump.c 2015/05/08 13:20:23 2.3 +++ ray/src/rt/pmapdump.c 2015/08/18 18:45:55 2.4 @@ -1,3 +1,6 @@ +#ifndef lint +static const char RCSid[] = "$Id: pmapdump.c,v 2.4 2015/08/18 18:45:55 greg Exp $"; +#endif /* ================================================================== Dump photon maps as RADIANCE scene description to stdout @@ -8,7 +11,7 @@ supported by the Swiss National Science Foundation (SNSF, #147053) ================================================================== - $Id: pmapdump.c,v 2.3 2015/05/08 13:20:23 rschregle Exp $ + $Id: pmapdump.c,v 2.4 2015/08/18 18:45:55 greg Exp $ */ @@ -37,7 +40,7 @@ typedef struct { } RadianceDef; -static char header [] = "$Revision: 2.3 $"; +static char header [] = "$Revision: 2.4 $"; /* Colour code is as follows: global = blue