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

Comparing ray/src/rt/devcomm.c (file contents):
Revision 1.4 by greg, Fri Jun 2 17:21:24 1989 UTC vs.
Revision 1.5 by greg, Wed Jun 7 13:22:54 1989 UTC

# Line 27 | Line 27 | static char SCCSid[] = "$SunId$ LBL";
27   #endif
28  
29   #ifndef WFLUSH
30 < #define WFLUSH          50              /* flush after this many rays */
30 > #define WFLUSH          30              /* flush after this many rays */
31   #endif
32  
33   extern char     *getpath(), *getenv();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines