--- ray/src/rt/pmapray.c 2015/05/22 14:09:01 2.3 +++ ray/src/rt/pmapray.c 2015/09/01 16:27:53 2.5 @@ -1,3 +1,6 @@ +#ifndef lint +static const char RCSid[] = "$Id: pmapray.c,v 2.5 2015/09/01 16:27:53 greg Exp $"; +#endif /* ================================================================== Photon map interface to RADIANCE raycalls @@ -8,7 +11,6 @@ supported by the Swiss National Science Foundation (SNSF, #147053) ================================================================== - $Id: pmapray.c,v 2.3 2015/05/22 14:09:01 greg Exp $ */