/[MITgcm]/MITgcm/pkg/atm_common/ATM_COMMON_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/atm_common/ATM_COMMON_OPTIONS.h

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

revision 1.1 by jmc, Sun Dec 19 00:10:08 2004 UTC revision 1.2 by jmc, Sat Dec 24 01:04:45 2011 UTC
# Line 2  C $Header$ Line 2  C $Header$
2  C $Name$  C $Name$
3    
4  C CPP options file for atm_common package  C CPP options file for atm_common package
 C  
5  C Use this file for selecting CPP options within the atm_common package  C Use this file for selecting CPP options within the atm_common package
6    
7  #ifndef ATM_COMMON_OPTIONS_H  #ifndef ATM_COMMON_OPTIONS_H
8  #define ATM_COMMON_OPTIONS_H  #define ATM_COMMON_OPTIONS_H
9  #include "PACKAGES_CONFIG.h"  #include "PACKAGES_CONFIG.h"
 #ifdef ALLOW_ATM_COMMON  
   
10  #include "CPP_OPTIONS.h"  #include "CPP_OPTIONS.h"
11    
12  C CPP macros go here  #ifdef ALLOW_ATM_COMMON
13    C     Package-specific Options & Macros go here
14    
15  #endif /* ALLOW_ATM_COMMON */  #endif /* ALLOW_ATM_COMMON */
16  #endif /* ATM_COMMON_OPTIONS_H */  #endif /* ATM_COMMON_OPTIONS_H */

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

  ViewVC Help
Powered by ViewVC 1.1.22