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.3 by rschregle, Wed Apr 22 20:28:16 2015 UTC

# Line 33 | Line 33
33     #include  <time.h>  
34     #include  <signal.h>
35    
36 <   #ifdef _WIN32
37 <      #ifndef SIGCONT
38 <         #define SIGCONT        0
39 <      #endif
40 <   #endif
41 <  
42 <  
36 >
37     /* Time at start & last report */
38     extern time_t repStartTime, repLastTime;  
39     /* Report progress & completion counters */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines