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.10 by greg, Tue Feb 25 02:47:21 2003 UTC vs.
Revision 2.11 by schorsch, Thu Jun 5 19:29:34 2003 UTC

# Line 5 | Line 5
5  
6   #include "copyright.h"
7  
8 < #ifdef MSDOS
8 > #ifdef _WIN32
9  
10   #define DIRSEP          '/'
11   #define ISDIRSEP(c)     ((c)=='/' || (c)=='\\')

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines