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.25 by greg, Tue May 13 17:58:32 2003 UTC vs.
Revision 2.26 by schorsch, Sun Jun 8 12:03:10 2003 UTC

# Line 9 | Line 9 | static const char RCSid[] = "$Id$";
9   *     11/6/86          Finally added error checking!
10   */
11  
12 #include  "standard.h"
13
14 #include  "paths.h"
15
12   #include  <ctype.h>
13 + #include  <stdio.h>
14  
15 + #include  "standard.h"
16 + #include  "platform.h"
17 + #include  "paths.h"
18   #include  "object.h"
19
19   #include  "otypes.h"
20  
21   int  xac;                               /* global xform argument count */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines