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.20 by schorsch, Tue Oct 21 19:19:28 2003 UTC vs.
Revision 2.21 by greg, Sat Oct 30 04:59:41 2004 UTC

# Line 97 | Line 97
97      #define PATHSEP             ':'
98          #define CURDIR          '.'
99      #define DEFAULT_TEMPDIRS {"/var/tmp", "/usr/tmp", "/tmp", ".", NULL}
100 <    #define TEMPLATE    "/usr/tmp/rtXXXXXX"
100 >    #define TEMPLATE    "/tmp/rtXXXXXX"
101      #define TEMPLEN             17
102      #define ULIBVAR             "RAYPATH"
103      #ifndef DEFPATH

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines