/[MITgcm]/MITgcm/verification/internal_wave/code/CPP_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/internal_wave/code/CPP_OPTIONS.h

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

revision 1.11 by edhill, Tue Oct 28 22:58:01 2003 UTC revision 1.12 by edhill, Mon Nov 3 03:16:44 2003 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2  C $Name$  C $Name$
3    
4  #include "PACKAGES_CONFIG.h"  #ifndef CPP_OPTIONS_H
5    #define CPP_OPTIONS_H
6    
7  C CPP flags controlling particular source code features  C CPP flags controlling particular source code features
8    
# Line 61  C o Include/exclude code specific to the Line 62  C o Include/exclude code specific to the
62  #ifdef INCLUDE_ECCO_PACKAGE  #ifdef INCLUDE_ECCO_PACKAGE
63  #include "ECCO_CPPOPTIONS.h"  #include "ECCO_CPPOPTIONS.h"
64  #endif  #endif
65    
66    #endif /* CPP_OPTIONS_H */
67    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22