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

Comparing ray/src/hd/rholo2.c (file contents):
Revision 3.6 by gregl, Fri Dec 12 18:33:50 1997 UTC vs.
Revision 3.7 by gregl, Fri Dec 12 19:52:32 1997 UTC

# Line 75 | Line 75 | done_rtrace()                  /* clean up and close rtrace calculati
75          wputs("closing rtrace process...\n");
76                                          /* flush beam queue */
77          done_packets(flush_queue());
78 +                                        /* sync holodeck */
79 +        hdsync(NULL, 1);
80                                          /* close rtrace */
81          if ((status = end_rtrace()))
82                  error(WARNING, "bad exit status from rtrace");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines