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 1.2 by greg, Thu Sep 6 23:32:38 1990 UTC vs.
Revision 1.3 by greg, Wed Jul 24 14:15:51 1991 UTC

# Line 26 | Line 26 | typedef struct {
26   #endif
27   }  FUNARGS;
28  
29 < #define  MAXSTR         512             /* maximum string length */
29 > #define  MAXSTR         128             /* maximum string length */
30  
31   /*
32   *      An object is defined as an index into an array of

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines