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.60 by greg, Fri Jun 20 03:43:17 2025 UTC vs.
Revision 2.61 by greg, Fri Jun 20 16:34:23 2025 UTC

# Line 18 | Line 18 | static const char      RCSid[] = "$Id$";
18   #include  "ambient.h"
19   #include  "random.h"
20   #include  "pmapray.h"
21
22 extern char     *progname;              /* global argv[0] */
23
21                                          /* persistent processes define */
22   #ifdef  F_SETLKW
23   #define  PERSIST        1               /* normal persist */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines