ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/gen/genrev.c
(Generate patch)

Comparing ray/src/gen/genrev.c (file contents):
Revision 1.9 by greg, Tue Apr 23 15:51:17 1991 UTC vs.
Revision 1.10 by greg, Tue Aug 13 16:07:10 1991 UTC

# Line 16 | Line 16 | static char SCCSid[] = "$SunId$ LBL";
16  
17   #include  <stdio.h>
18  
19 < #define  ZNAME          "Z_"                    /* z function name */
20 < #define  RNAME          "R_"                    /* r function name */
19 > #define  ZNAME          "Z`SYS`"                /* z function name */
20 > #define  RNAME          "R`SYS`"                /* r function name */
21  
22   #define  PI             3.14159265358979323846
23  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines