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

Comparing ray/src/rt/rtmain.c (file contents):
Revision 2.16 by greg, Fri Apr 18 18:06:29 2008 UTC vs.
Revision 2.17 by greg, Mon Jun 22 20:52:56 2009 UTC

# Line 336 | Line 336 | runagain:
336                  }
337          }
338          if (persist == PCHILD) {        /* wait for a signal then go again */
339                close(duped1);                  /* release output handle */
339                  pfhold();
340                  raynum = nrays = 0;             /* reinitialize */
341                  goto runagain;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines