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.14 by schorsch, Sat Jun 7 12:50:20 2003 UTC vs.
Revision 2.15 by greg, Fri Jun 20 00:25:49 2003 UTC

# Line 31 | Line 31 | static const char      RCSid[] = "$Id$";
31   #include  <time.h>
32   #include  <ctype.h>
33  
34 #include  "standard.h"
35
34   #define  MAXLINE        512
35  
36   char  HDRSTR[] = "#?";          /* information header magic number */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines