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 2.10 by greg, Fri Jan 6 10:13:04 1995 UTC vs.
Revision 2.11 by greg, Fri Jun 2 17:47:04 1995 UTC

# Line 22 | Line 22 | static char SCCSid[] = "$SunId$ LBL";
22  
23   #define  OMARGIN        (10*FTINY)      /* margin around global cube */
24  
25 < #define  MAXOBJFIL      63              /* maximum number of scene files */
25 > #define  MAXOBJFIL      127             /* maximum number of scene files */
26  
27   char  *progname;                        /* argv[0] */
28  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines