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

Comparing ray/src/rt/persist.c (file contents):
Revision 2.2 by greg, Thu Jan 21 10:09:04 1993 UTC vs.
Revision 2.3 by greg, Thu Jan 21 17:01:24 1993 UTC

# Line 126 | Line 126 | pfhold()               /* holding pattern for idle rendering proces
126          inpname[0] = '\0';
127          unlink(outpname);
128          outpname[0] = '\0';
129 +        clean_slate();          /* reset time and ray counters */
130          return;
131   createrr:
132          error(SYSTEM, "cannot create named pipes in pfhold");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines