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

Comparing ray/src/hd/rhoptimize.c (file contents):
Revision 3.6 by gwlarson, Sat Jan 9 09:23:49 1999 UTC vs.
Revision 3.7 by gwlarson, Mon Feb 1 09:56:18 1999 UTC

# Line 200 | Line 200 | int    *bq, nb;
200                                  n*sizeof(RAYVAL));
201                  hdfreebeam(hp, bq[i]);
202          }
203 <        hdflush(hout);                  /* write & free clump */
203 >        hdfreebeam(hout, 0);            /* write & free clump */
204          return(0);
205   }
206  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines