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

Comparing ray/src/common/calcomp.h (file contents):
Revision 1.3 by greg, Thu May 18 08:33:47 1989 UTC vs.
Revision 1.4 by greg, Tue Apr 23 12:43:13 1991 UTC

# Line 15 | Line 15
15   #define  ARG            6
16   #define  TICK           7
17   #define  SYM            8
18 <                                /* also: '+', '-', '*', '/', '^', '=' */
18 >                                /* also: '+', '-', '*', '/', '^', '=', ':' */
19  
20   typedef struct {
21      char  *fname;               /* function name */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines