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

Comparing ray/src/gen/genblinds.c (file contents):
Revision 2.5 by greg, Fri Jun 4 14:29:34 1993 UTC vs.
Revision 2.6 by greg, Mon Aug 2 14:22:58 1993 UTC

# Line 30 | Line 30 | char  *material, *name;
30   double  height;
31   int  nslats,  nsurf;
32  
33 + #ifdef  DCL_ATOF
34 + extern double  atof();
35 + #endif
36 +
37  
38   main(argc, argv)
39   int  argc;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines