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

Comparing ray/src/gen/xform.c (file contents):
Revision 2.32 by greg, Fri Aug 29 21:44:17 2003 UTC vs.
Revision 2.34 by schorsch, Mon Oct 27 10:27:25 2003 UTC

# Line 11 | Line 11 | static const char RCSid[] = "$Id$";
11  
12   #include  <ctype.h>
13  
14 #include  "standard.h"
14   #include  "platform.h"
15 + #include  "rtmath.h"
16 + #include  "rtprocess.h" /* win_popen() */
17   #include  "paths.h"
18   #include  "object.h"
19   #include  "otypes.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines