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

Comparing ray/src/common/header.c (file contents):
Revision 2.16 by greg, Fri Jun 27 06:53:21 2003 UTC vs.
Revision 2.17 by schorsch, Mon Jun 30 14:59:11 2003 UTC

# Line 25 | Line 25 | static const char      RCSid[] = "$Id$";
25   */
26  
27   #include "copyright.h"
28 #include "resolu.h"
28  
29   #include  <stdio.h>
30   #include  <string.h>
31   #include  <time.h>
32   #include  <ctype.h>
33 +
34 + #include "resolu.h"
35  
36   #define  MAXLINE        512
37  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines