/[MITgcm]/MITgcm/pkg/land/LAND_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/land/LAND_OPTIONS.h

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

revision 1.1 by jmc, Thu Jun 12 17:54:22 2003 UTC revision 1.2 by edhill, Thu Oct 9 04:19:19 2003 UTC
# Line 2  C $Header$ Line 2  C $Header$
2  C $Name$  C $Name$
3    
4  C  CPP options file for Land package  C  CPP options file for Land package
 C  
 #ifndef _CPP_EEOPTIONS_H_  
 #include "CPP_OPTIONS.h"  
 #endif  
5    
6    #ifndef LAND_OPTIONS_H
7    #define LAND_OPTIONS_H
8    #include "PACKAGES_CONFIG.h"
9  #ifdef ALLOW_LAND  #ifdef ALLOW_LAND
10    
11    #include "CPP_OPTIONS.h"
12    
13  C  allow time average diagnostic:  C  allow time average diagnostic:
14  #define ALLOW_LAND_TAVE  #define ALLOW_LAND_TAVE
15    
16  #endif /* ALLOW_LAND */  #endif /* ALLOW_LAND */
17    #endif /* LAND_OPTIONS_H */

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

  ViewVC Help
Powered by ViewVC 1.1.22