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

Comparing ray/src/gen/genmarble.c (file contents):
Revision 2.3 by greg, Fri Jun 4 14:31:11 1993 UTC vs.
Revision 2.4 by greg, Mon Aug 2 14:23:03 1993 UTC

# Line 22 | Line 22 | typedef double  FVECT[3];
22  
23   double  bubble();       /* pretty cute, huh? */
24  
25 + #ifdef  DCL_ATOF
26 + extern double  atof();
27 + #endif
28 +
29  
30   main(argc, argv)
31   int  argc;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines