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

Comparing ray/src/common/standard.h (file contents):
Revision 2.4 by greg, Fri Jun 4 15:02:45 1993 UTC vs.
Revision 2.5 by greg, Mon Aug 2 13:51:42 1993 UTC

# Line 71 | Line 71 | extern char  *malloc(), *calloc(), *realloc();
71   #endif
72   extern char  *bmalloc(), *savestr(), *savqstr();
73  
74 + #ifdef  DCL_ATOF
75 + extern double  atof();
76 + #endif
77 +
78   #ifdef MSDOS
79   #define NIX 1
80   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines