/[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.2 by edhill, Wed Feb 25 19:12:10 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       === EH3 === */
80    #define MAXDEFINES      2048
81    #define MAXFILES        2048
82    /* === EH3 === */
83  #define MAXDIRS         64  #define MAXDIRS         64
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

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

  ViewVC Help
Powered by ViewVC 1.1.22