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

Comparing ray/src/gen/gensurf.c (file contents):
Revision 2.13 by schorsch, Sun Nov 16 10:29:38 2003 UTC vs.
Revision 2.14 by greg, Tue Mar 23 15:18:09 2004 UTC

# Line 15 | Line 15 | static const char RCSid[] = "$Id$";
15   *      4/16/02 Added conditional vertex output
16   */
17  
18 < #include  "rtmath.h"
19 < #include  "rterror.h"
20 < #include  "rtio.h"
18 > #include  "standard.h"
19   #include  "calcomp.h"
20  
21   char  XNAME[] =         "X`SYS";                /* x function name */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines