--- ray/src/rt/pmapamb.h 2015/02/24 19:39:26 2.1 +++ ray/src/rt/pmapamb.h 2016/05/17 17:39:47 2.5 @@ -1,18 +1,21 @@ +/* RCSid $Id: pmapamb.h,v 2.5 2016/05/17 17:39:47 rschregle Exp $ */ + /* ================================================================== Photon map interface to RADIANCE ambient calculation Roland Schregle (roland.schregle@{hslu.ch, gmail.com}) (c) Fraunhofer Institute for Solar Energy Systems, - Lucerne University of Applied Sciences & Arts - ================================================================== + (c) Lucerne University of Applied Sciences and Arts, + supported by the Swiss National Science Foundation (SNSF, #147053) + ================================================================== - $Id: pmapamb.h,v 2.1 2015/02/24 19:39:26 greg Exp $ + $Id: pmapamb.h,v 2.5 2016/05/17 17:39:47 rschregle Exp $ */ #ifndef PMAPAMB_H -#define PMAPAMB_H + #define PMAPAMB_H #include "pmapdata.h"