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

Comparing ray/src/rt/func.c (file contents):
Revision 1.22 by greg, Thu Aug 8 15:41:14 1991 UTC vs.
Revision 1.23 by greg, Fri Aug 9 08:26:02 1991 UTC

# Line 16 | Line 16 | static char SCCSid[] = "$SunId$ LBL";
16  
17  
18   #define  INITFILE       "rayinit.cal"
19 < #define  DEFVNAME       "FILE_LOADED`"
19 > #define  DEFVNAME       "`FILE_LOADED"
20  
21   XF  unitxf = {                  /* identity transform */
22          1.0, 0.0, 0.0, 0.0,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines