/[MITgcm]/MITgcm/pkg/autodiff/AUTODIFF_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/autodiff/AUTODIFF_OPTIONS.h

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

revision 1.1 by edhill, Mon Oct 20 18:56:45 2003 UTC revision 1.2 by edhill, Tue Oct 21 15:26:50 2003 UTC
# Line 0  Line 1 
1    C $Header$
2    C $Name$
3    
4    CBOP
5    C     !ROUTINE: AUTODIFF_CPPOPTIONS.h
6    C     !INTERFACE:
7    C     include "AUTODIFF_CPPOPTIONS.h "
8    C     !DESCRIPTION:
9    C     *==========================================================*
10    C     | CPP_EEMACROS.h                                            
11    C     *==========================================================*
12    C     CPP flags controlling which code is included in the files
13    C     that will be compiled.
14    C     These macros have been shifted to the common header file
15    C     ECCO_CPPOPTIONS.h
16    CEOP
17    
18    #ifndef AUTODIFF_OPTIONS_H
19    #define AUTODIFF_OPTIONS_H
20    
21    #include "PACKAGES_CONFIG.h"
22    #include "CPP_OPTIONS.h"
23    
24    #endif /* AUTODIFF_CPPOPTIONS_H */

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

  ViewVC Help
Powered by ViewVC 1.1.22