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

Comparing ray/src/rt/devcomm.c (file contents):
Revision 2.9 by greg, Thu Jul 3 15:00:19 2003 UTC vs.
Revision 2.10 by greg, Mon Nov 10 16:52:25 2003 UTC

# Line 9 | Line 9 | static const char      RCSid[] = "$Id$";
9  
10   #include "copyright.h"
11  
12 < #include  "platform.h"
12 > #include "platform.h"
13  
14   #include "standard.h"
15  
16 < #include "color.h"
16 > #include "paths.h"
17  
18   #include "driver.h"
19
20 #include "vfork.h"
19  
20   #ifndef DEVPATH
21   #define DEVPATH         getenv("PATH")  /* device search path */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines