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

Comparing ray/src/common/wordfile.c (file contents):
Revision 2.11 by schorsch, Sun Jun 8 12:03:09 2003 UTC vs.
Revision 2.12 by greg, Wed Oct 22 02:06:34 2003 UTC

# Line 17 | Line 17 | static const char      RCSid[] = "$Id$";
17   #include <sys/stat.h>
18   #include <fcntl.h>
19  
20 #include "standard.h"
20   #include "platform.h"
21 + #include "standard.h"
22  
23  
24   #define MAXFLEN         8192            /* file must be smaller than this */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines