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