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

Comparing ray/src/hd/rhinfo.c (file contents):
Revision 3.5 by greg, Sat Feb 22 02:07:25 2003 UTC vs.
Revision 3.6 by greg, Thu May 29 16:26:22 2003 UTC

# Line 37 | Line 37 | gethdinfo(fname, fout)         /* get information on holodeck
37   char    *fname;
38   FILE    *fout;
39   {
40        extern long     ftell();
40          FILE    *fp;
41          HOLO    *hdsect;
42          int     fd;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines