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.4 by rschregle, Fri May 8 13:20:22 2015 UTC

# Line 4 | Line 4
4  
5     Roland Schregle (roland.schregle@{hslu.ch, gmail.com})
6     (c) Fraunhofer Institute for Solar Energy Systems,
7 <       Lucerne University of Applied Sciences & Arts
7 >   (c) Lucerne University of Applied Sciences and Arts,
8 >   supported by the Swiss National Science Foundation (SNSF, #147053)
9     ==================================================================
10    
11     $Id$
# Line 33 | Line 34
34     #include  <time.h>  
35     #include  <signal.h>
36    
37 <   #ifdef _WIN32
37 <      #ifndef SIGCONT
38 <         #define SIGCONT        0
39 <      #endif
40 <   #endif
41 <  
42 <  
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