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

Comparing ray/src/ot/writeoct.c (file contents):
Revision 1.5 by greg, Wed Oct 23 11:32:45 1991 UTC vs.
Revision 1.6 by greg, Mon Oct 28 12:21:52 1991 UTC

# Line 18 | Line 18 | static char SCCSid[] = "$SunId$ LBL";
18  
19   #include  "otypes.h"
20  
21 + static int  putint(), putstr(), puttree(), putobj();
22 +
23  
24   writeoct(store, scene, ofn)             /* write octree structures to stdout */
25   int  store;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines