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

Comparing ray/src/gen/genbeads.c (file contents):
Revision 2.3 by greg, Fri Jun 4 14:29:20 1993 UTC vs.
Revision 2.4 by greg, Mon Aug 2 14:22:56 1993 UTC

# Line 18 | Line 18 | char  *mtype;          /* material type */
18  
19   char  *name;            /* name */
20  
21 + #ifdef  DCL_ATOF
22 + extern double  atof();
23 + #endif
24 +
25  
26   main(argc, argv)
27   int  argc;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines