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

Comparing ray/src/common/readfargs.c (file contents):
Revision 2.1 by greg, Tue Nov 12 16:55:59 1991 UTC vs.
Revision 2.2 by greg, Thu Dec 19 14:45:52 1991 UTC

# Line 16 | Line 16 | static char SCCSid[] = "$SunId$ LBL";
16  
17  
18   extern char  *savestr(), *malloc(), *fgetword();
19 + #ifndef atof
20   extern double  atof();
21 + #endif
22   extern int  atoi();
23   extern long  atol();
24  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines