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

Comparing ray/src/gen/gencat.c (file contents):
Revision 2.1 by greg, Fri Jun 4 15:08:46 1993 UTC vs.
Revision 2.2 by greg, Mon Aug 2 14:23:02 1993 UTC

# Line 30 | Line 30 | static char SCCSid[] = "$SunId$ LBL";
30   #include <stdio.h>
31   #include <math.h>
32  
33 + #ifdef  DCL_ATOF
34 + extern double  atof();
35 + #endif
36 +
37   char  *cmtype, *cname;
38   double z0, z1;
39   double k, D;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines