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

Comparing ray/src/hd/holo.h (file contents):
Revision 3.7 by gregl, Fri Dec 12 19:52:31 1997 UTC vs.
Revision 3.8 by gregl, Tue Dec 16 15:01:25 1997 UTC

# Line 94 | Line 94 | typedef struct holo {
94   extern HOLO     *hdinit(), *hdalloc();
95   extern BEAM     *hdgetbeam();
96   extern RAYVAL   *hdnewrays();
97 < extern long     hdmemuse(), hdfiluse();
97 > extern long     hdmemuse(), hdfiluse(), hdfilen();
98   extern double   hdray(), hdinter();
99   extern unsigned hdcode();
100  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines