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

  ViewVC Help
Powered by ViewVC 1.1.22