--- ray/src/rt/pmapamb.c 2015/05/27 17:05:13 2.4 +++ ray/src/rt/pmapamb.c 2015/08/18 18:45:55 2.6 @@ -1,3 +1,6 @@ +#ifndef lint +static const char RCSid[] = "$Id: pmapamb.c,v 2.6 2015/08/18 18:45:55 greg Exp $"; +#endif /* ================================================================== Photon map interface to RADIANCE ambient calculation @@ -8,7 +11,7 @@ supported by the Swiss National Science Foundation (SNSF, #147053) ================================================================== - $Id: pmapamb.c,v 2.4 2015/05/27 17:05:13 greg Exp $ + $Id: pmapamb.c,v 2.6 2015/08/18 18:45:55 greg Exp $ */