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.2 by greg, Tue Apr 21 19:16:51 2015 UTC vs.
Revision 2.5 by greg, Tue Aug 18 18:45:55 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    
12     $Id$
# Line 33 | Line 35
35     #include  <time.h>  
36     #include  <signal.h>
37    
38 <   #ifdef _WIN32
37 <      #ifndef SIGCONT
38 <         #define SIGCONT        0
39 <      #endif
40 <   #endif
41 <  
42 <  
38 >
39     /* Time at start & last report */
40     extern time_t repStartTime, repLastTime;  
41     /* Report progress & completion counters */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines