ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/paths.h
(Generate patch)

Comparing ray/src/common/paths.h (file contents):
Revision 2.4 by greg, Fri Oct 9 10:26:17 1992 UTC vs.
Revision 2.5 by greg, Wed Dec 9 12:59:45 1992 UTC

# Line 40 | Line 40 | extern char  *fixargv0();
40   #define DIRSEP          '/'
41   #define PATHSEP         ':'
42   #define MAXPATH         256
43 < #define TEMPLATE        "/tmp/rtXXXXXX"
43 > #define TEMPLATE        "/usr/tmp/rtXXXXXX"
44   #define TEMPLEN         13
45   #define ULIBVAR         "RAYPATH"
46   #ifndef DEFPATH

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines