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

Comparing ray/src/rt/rtrace.c (file contents):
Revision 2.30 by schorsch, Thu Jun 5 19:29:34 2003 UTC vs.
Revision 2.31 by schorsch, Mon Jun 30 14:59:12 2003 UTC

# Line 107 | Line 107 | void
107   quit(code)                      /* quit program */
108   int  code;
109   {
110 < #ifndef  NIX
110 > #ifndef  NON_POSIX /* XXX we don't clean up elsewhere? */
111          headclean();            /* delete header file */
112          pfclean();              /* clean up persist files */
113   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines