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

Comparing ray/src/ot/oconv.c (file contents):
Revision 1.6 by greg, Sat Oct 14 11:19:34 1989 UTC vs.
Revision 1.7 by greg, Fri Jan 12 10:50:59 1990 UTC

# Line 39 | Line 39 | int  nfiles = 0;                       /* number of object files */
39  
40   double  mincusize;                      /* minimum cube size from resolu */
41  
42 + int  (*addobjnotify[])() = {NULL};      /* new object notifier functions */
43 +
44  
45   main(argc, argv)                /* convert object files to an octree */
46   int  argc;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines