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

Comparing ray/src/common/loadvars.c (file contents):
Revision 2.3 by greg, Tue Jan 23 11:52:57 1996 UTC vs.
Revision 2.4 by greg, Fri Apr 19 09:09:28 1996 UTC

# Line 18 | Line 18 | static char SCCSid[] = "$SunId$ LBL";
18   extern char  *malloc(), *realloc();
19   #endif
20  
21 + extern char  *fgetline();
22 +
23  
24   loadvars(rfname)                /* load variables into vv from file */
25   char    *rfname;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines