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

Comparing ray/src/gen/genblinds.c (file contents):
Revision 2.4 by greg, Fri Oct 2 16:10:45 1992 UTC vs.
Revision 2.5 by greg, Fri Jun 4 14:29:34 1993 UTC

# Line 21 | Line 21 | static char SCCSid[] = "$SunId$ LBL";
21   #include  <stdio.h>
22   #include  <math.h>
23  
24 #ifndef atof
25 extern double  atof();
26 #endif
27
24   #define  PI             3.141592653589793
25   #define  DELTA          5.  /*  MINIMAL SUSTAINED ANGLE IN DEGREES */
26  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines