/[MITgcm]/MITgcm/verification/offline_exf_seaice/code_ad/CPP_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/offline_exf_seaice/code_ad/CPP_OPTIONS.h

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

revision 1.5 by gforget, Mon Mar 25 02:39:33 2013 UTC revision 1.6 by jmc, Tue Mar 26 20:25:41 2013 UTC
# Line 4  C $Name$ Line 4  C $Name$
4  #ifndef CPP_OPTIONS_H  #ifndef CPP_OPTIONS_H
5  #define CPP_OPTIONS_H  #define CPP_OPTIONS_H
6    
 #include "PACKAGES_CONFIG.h"  
 #include "AD_CONFIG.h"  
   
7  CBOP  CBOP
8  C !ROUTINE: CPP_OPTIONS.h  C !ROUTINE: CPP_OPTIONS.h
9  C !INTERFACE:  C !INTERFACE:
# Line 132  C   each of the above pkg get its own op Line 129  C   each of the above pkg get its own op
129  C   Although this method, inherited from ECCO setup, has been traditionally  C   Although this method, inherited from ECCO setup, has been traditionally
130  C   used for all adjoint built, work is in progress to allow to use the  C   used for all adjoint built, work is in progress to allow to use the
131  C   standard method also for adjoint built.  C   standard method also for adjoint built.
132  #if (defined (ALLOW_AUTODIFF) || \  #ifdef PACKAGES_CONFIG_H
      defined (ALLOW_ECCO) || \  
      defined (ALLOW_EXF))  
133  # include "ECCO_CPPOPTIONS.h"  # include "ECCO_CPPOPTIONS.h"
134  #endif  #endif
135    

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

  ViewVC Help
Powered by ViewVC 1.1.22