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.4 by greg, Fri Jan 22 09:51:23 1993 UTC vs.
Revision 2.5 by greg, Mon Jan 25 19:17:36 1993 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines