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.21 by greg, Fri Sep 23 19:04:52 2005 UTC vs.
Revision 2.22 by greg, Tue Jun 17 18:18:50 2014 UTC

# Line 18 | Line 18 | static const char RCSid[] = "$Id$";
18  
19   #define  OMARGIN        (10*FTINY)      /* margin around global cube */
20  
21 < #define  MAXOBJFIL      127             /* maximum number of scene files */
21 > #define  MAXOBJFIL      255             /* maximum number of scene files */
22  
23   char  *progname;                        /* argv[0] */
24  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines