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

Comparing ray/src/cv/thf2rad.c (file contents):
Revision 2.3 by greg, Fri Jun 4 14:33:12 1993 UTC vs.
Revision 2.4 by greg, Mon Aug 2 14:08:55 1993 UTC

# Line 24 | Line 24 | typedef struct {
24  
25   double  rad = 0.0;                      /* line radius */
26  
27 + #ifdef  DECL_ATOF
28 + extern double  atof();
29 + #endif
30 +
31  
32   main(argc, argv)
33   int     argc;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines