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

Comparing ray/src/hd/rholo.h (file contents):
Revision 3.8 by gregl, Mon Dec 8 18:51:15 1997 UTC vs.
Revision 3.9 by gregl, Thu Dec 11 11:51:20 1997 UTC

# Line 80 | Line 80 | extern int     readinp;        /* read input from stdin */
80  
81   extern int      nowarn;         /* turn warnings off? */
82  
83 < extern int      ncprocs;        /* number of compute processes */
83 > extern int      ncprocs;        /* number of requested compute processes */
84 > extern int      nprocs;         /* number of running compute processes */
85  
86   extern double   expval;         /* global exposure value */
87  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines