ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/object.h
(Generate patch)

Comparing ray/src/common/object.h (file contents):
Revision 2.18 by greg, Fri Sep 23 19:04:52 2005 UTC vs.
Revision 2.19 by greg, Fri Sep 7 21:45:22 2012 UTC

# Line 32 | Line 32 | typedef struct {
32   #endif
33   }  FUNARGS;
34  
35 < #define  MAXSTR         128             /* maximum string length */
35 > #define  MAXSTR         512             /* maximum string (word) length */
36  
37   /*
38   *      An object is defined as an index into an array of

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines