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

Comparing ray/src/rt/rtrace.c (file contents):
Revision 2.1 by greg, Tue Nov 12 17:09:39 1991 UTC vs.
Revision 2.2 by greg, Thu Dec 19 14:54:53 1991 UTC

# Line 237 | Line 237 | int  fmt;
237   FILE  *fp;
238   {
239          extern char  *fgetword();
240        extern double  atof();
240          static float  vf[3];
241          char  buf[32];
242          register int  i;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines