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.3 by gregl, Mon Nov 10 18:04:05 1997 UTC vs.
Revision 3.4 by gregl, Tue Nov 11 15:13:33 1997 UTC

# Line 90 | Line 90 | typedef struct holo {
90  
91   #define hdflush(hp)     (hdfreebeam(hp,0) && hdsync(hp))
92  
93 < extern HOLO     *hdinit();
93 > extern HOLO     *hdinit(), *hdalloc();
94   extern BEAM     *hdgetbeam();
95   extern RAYVAL   *hdnewrays();
96   extern long     hdmemuse(), hdfiluse();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines