ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/pmapdiag.h
(Generate patch)

Comparing ray/src/rt/pmapdiag.h (file contents):
Revision 2.1 by greg, Tue Feb 24 19:39:26 2015 UTC vs.
Revision 2.6 by greg, Tue Sep 1 16:27:52 2015 UTC

# Line 1 | Line 1
1 + /* RCSid $Id$ */
2   /*
3     ==================================================================
4     Photon map diagnostic output and progress reports
5  
6     Roland Schregle (roland.schregle@{hslu.ch, gmail.com})
7     (c) Fraunhofer Institute for Solar Energy Systems,
8 <       Lucerne University of Applied Sciences & Arts
8 >   (c) Lucerne University of Applied Sciences and Arts,
9 >   supported by the Swiss National Science Foundation (SNSF, #147053)
10     ==================================================================
11    
10   $Id$
12   */
13    
14  
# Line 31 | Line 32
32     #endif
33    
34     #include  <time.h>  
35 +   #include  <signal.h>
36    
37 <  
37 >
38     /* Time at start & last report */
39     extern time_t repStartTime, repLastTime;  
40     /* Report progress & completion counters */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines