C $Header: /u/gcmpack/MITgcm/pkg/autodiff/AUTODIFF_CPPOPTIONS.h,v 1.3 2003/10/09 04:19:18 edhill Exp $ C $Name: $ CBOP C !ROUTINE: AUTODIFF_CPPOPTIONS.h C !INTERFACE: C include "AUTODIFF_CPPOPTIONS.h " C !DESCRIPTION: C *==========================================================* C | CPP_EEMACROS.h C *==========================================================* C CPP flags controlling which code is included in the files C that will be compiled. C These macros have been shifted to the common header file C ECCO_CPPOPTIONS.h CEOP #ifndef AUTODIFF_CPPOPTIONS_H #define AUTODIFF_CPPOPTIONS_H #include "CPP_OPTIONS.h" #endif /* AUTODIFF_CPPOPTIONS_H */