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.4 by greg, Fri Jun 4 14:28:52 1993 UTC vs.
Revision 2.5 by greg, Wed Sep 8 09:12:36 1993 UTC

# Line 21 | Line 21 | static char SCCSid[] = "$SunId$ LBL";
21   #define  bmalloc        malloc
22   #endif
23  
24 + #ifdef  DCL_ATOF
25 + extern double  atof();
26 + #endif
27 +
28   extern char  *bmalloc(), *savestr(), *fgetword();
29   extern int  atoi();
30   extern long  atol();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines