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

Comparing ray/src/gen/xform.c (file contents):
Revision 2.13 by greg, Tue Jun 18 21:12:51 1996 UTC vs.
Revision 2.14 by greg, Mon Jun 24 09:27:39 1996 UTC

# Line 49 | Line 49 | int  nrept = 1;                                /* number of array repetitions */
49  
50   extern char  *malloc(), *fgetword();
51  
52 < char  *mainfn[MAXPATH];                 /* main file name */
52 > char  mainfn[MAXPATH];                  /* main file name */
53   FILE  *mainfp = NULL;                   /* main file pointer */
54  
55   #define  progname  (xav[0])

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines