--- ray/src/rt/pmapamb.c 2015/07/29 18:54:20 2.5 +++ ray/src/rt/pmapamb.c 2015/09/01 16:27:52 2.7 @@ -1,3 +1,6 @@ +#ifndef lint +static const char RCSid[] = "$Id: pmapamb.c,v 2.7 2015/09/01 16:27:52 greg Exp $"; +#endif /* ================================================================== Photon map interface to RADIANCE ambient calculation @@ -8,7 +11,6 @@ supported by the Swiss National Science Foundation (SNSF, #147053) ================================================================== - $Id: pmapamb.c,v 2.5 2015/07/29 18:54:20 rschregle Exp $ */