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

Comparing ray/src/gen/replmarks.c (file contents):
Revision 2.6 by greg, Mon Mar 10 17:26:26 2003 UTC vs.
Revision 2.7 by schorsch, Sun Jun 8 12:03:10 2003 UTC

# Line 7 | Line 7 | static const char RCSid[] = "$Id";
7   *      Created:        17 Feb 1991     Greg Ward
8   */
9  
10 #include <stdio.h>
10   #include <stdlib.h>
11   #include <ctype.h>
12   #include <math.h>
13 + #include <stdio.h>
14  
15 + #include "platform.h"
16   #include "fvect.h"
17  
18   #ifdef  M_PI

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines