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

Comparing ray/src/util/makedist.c (file contents):
Revision 1.2 by greg, Thu Mar 14 17:38:24 1991 UTC vs.
Revision 1.3 by greg, Tue Mar 26 13:02:17 1991 UTC

# Line 24 | Line 24 | static char SCCSid[] = "$SunId$ LBL";
24  
25   #include  "setscan.h"
26  
27 + #ifndef BSD
28 + #define vfork           fork
29 + #endif
30  
31   #define  FTINY          1e-7
32  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines