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

Comparing ray/src/common/readoct.c (file contents):
Revision 2.1 by greg, Tue Nov 12 16:55:01 1991 UTC vs.
Revision 2.2 by greg, Thu Dec 19 14:45:45 1991 UTC

# Line 18 | Line 18 | static char SCCSid[] = "$SunId$ LBL";
18  
19   #include  "otypes.h"
20  
21 extern double  atof();
21   static double  getflt();
22   static long  getint();
23   static char  *getstr();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines