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

Comparing ray/src/hd/genrhgrid.c (file contents):
Revision 3.2 by greg, Sat Feb 22 02:07:24 2003 UTC vs.
Revision 3.3 by greg, Thu May 29 16:26:21 2003 UTC

# Line 41 | Line 41 | gridsect(fname, sect)          /* get specified section(s) and
41   char    *fname;
42   int     sect;
43   {
44        extern long     ftell();
44          FILE    *fp;
45          HOLO    hdsect;
46          int     fd;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines