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

Comparing ray/src/gen/genbranch.c (file contents):
Revision 2.3 by greg, Fri Jun 4 14:30:48 1993 UTC vs.
Revision 2.4 by greg, Mon Aug 2 14:23:00 1993 UTC

# Line 32 | Line 32 | int  rdepth = 3;                       /* recursion depth */
32  
33   double  var = 0.3;                      /* variability */
34  
35 + #ifdef  DCL_ATOF
36 + extern double  atof();
37 + #endif
38 +
39  
40   main(argc, argv)
41   int  argc;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines