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

Comparing ray/src/common/fropen.c (file contents):
Revision 2.6 by greg, Thu Apr 14 04:44:45 1994 UTC vs.
Revision 2.7 by greg, Wed Mar 1 10:40:17 1995 UTC

# Line 14 | Line 14 | static char SCCSid[] = "$SunId$ LBL";
14  
15  
16   FILE *
17 < fropen(fname)                   /* find file and open for reading */
17 > frlibopen(fname)                /* find file and open for reading */
18   register char  *fname;
19   {
20          extern char  *strcpy(), *getlibpath();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines