/[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.3 by edhill, Mon Mar 1 22:54:47 2004 UTC revision 1.5 by jahn, Mon Apr 6 21:17:32 2009 UTC
# Line 77  in this Software without prior written a Line 77  in this Software without prior written a
77  #define MAXDEFINES      512  #define MAXDEFINES      512
78  #define MAXFILES        512  #define MAXFILES        512
79     === EH3 === */     === EH3 === */
80  #define MAXDEFINES      4096  #define MAXDEFINES      8192
81  #define MAXFILES        4096  #define MAXFILES        8192
82  /* === EH3 === */  /* === EH3 === */
83  #define MAXDIRS         256  #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 */
# Line 166  char                   *realloc(); Line 166  char                   *realloc();
166    
167  char                    *copy();  char                    *copy();
168  char                    *base_name();  char                    *base_name();
169  char                    *getline();  char                    *getppline();
170  struct symtab           *slookup();  struct symtab           *slookup();
171  struct symtab           *isdefined();  struct symtab           *isdefined();
172  struct symtab           *fdefined();  struct symtab           *fdefined();

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22