/[MITgcm]/MITgcm/pkg/mnc/MNC_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/mnc/MNC_OPTIONS.h

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

revision 1.5 by edhill, Wed Sep 1 02:43:36 2004 UTC revision 1.6 by edhill, Sat Sep 10 18:30:06 2005 UTC
# Line 8  C $Name$ Line 8  C $Name$
8    
9  #include "CPP_OPTIONS.h"  #include "CPP_OPTIONS.h"
10    
11    #include "mnc_id_header.h"
12    
13  CEH3 package-specific options go here  CEH3 package-specific options go here
14    
15  C #define MNC_DEBUG  C     #define MNC_DEBUG
 C #define MNC_DEBUG_GTYPE  /*  Adds MNC gtype as an attribute  */  
16    
17  #include "mnc_id_header.h"  C     #define MNC_DEBUG_GTYPE  /*  Adds MNC gtype as an attribute  */
18    
19    C     The following are for back-wards compatibility with "old-style" mnc
20    C     file names:
21    C
22    C     #define MNC_WRITE_OLDNAMES
23    C     #define MNC_READ_OLDNAMES
24    
25    C     These are the default minimum number of characters used for the
26    C     per-file and per-tile file names
27    #define MNC_DEF_FMNC  3
28    #define MNC_DEF_TMNC  3
29    
30  #endif /* ALLOW_MNC */  #endif /* ALLOW_MNC */
31  #endif /* MNC_OPTIONS_H */  #endif /* MNC_OPTIONS_H */

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

  ViewVC Help
Powered by ViewVC 1.1.22