/[MITgcm]/MITgcm/tools/cyrus-imapd-makedepend/def.h
ViewVC logotype

Diff of /MITgcm/tools/cyrus-imapd-makedepend/def.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by edhill, Wed Feb 25 18:19:54 2004 UTC revision 1.4 by edhill, Thu May 6 14:50:09 2004 UTC
# Line 73  in this Software without prior written a Line 73  in this Software without prior written a
73  #include <fcntl.h>  #include <fcntl.h>
74  #include <sys/stat.h>  #include <sys/stat.h>
75    
76    /* === EH3 ===
77  #define MAXDEFINES      512  #define MAXDEFINES      512
78  #define MAXFILES        512  #define MAXFILES        512
79  #define MAXDIRS         64     === EH3 === */
80    #define MAXDEFINES      8192
81    #define MAXFILES        8192
82    /* === EH3 === */
83    #define MAXDIRS         256
84  #define SYMTABINC       10      /* must be > 1 for define() to work right */  #define SYMTABINC       10      /* must be > 1 for define() to work right */
85  #define TRUE            1  #define TRUE            1
86  #define FALSE           0  #define FALSE           0

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22