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 1.15 by greg, Thu Oct 24 10:13:20 1991 UTC vs.
Revision 1.16 by greg, Mon Oct 28 09:47:22 1991 UTC

# Line 22 | Line 22 | extern double  atof();
22   static double  getflt();
23   static long  getint();
24   static char  *getstr();
25 + static int  getobj(), octerror();
26   static OCTREE  getfullnode(), gettree();
27  
28   static char  *infn;                     /* input file name */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines