--- MITgcm/eesupp/inc/CPP_EEOPTIONS.h 2000/04/05 15:23:20 1.14 +++ MITgcm/eesupp/inc/CPP_EEOPTIONS.h 2001/09/21 03:54:35 1.18 @@ -1,8 +1,22 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/eesupp/inc/CPP_EEOPTIONS.h,v 1.14 2000/04/05 15:23:20 adcroft Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/eesupp/inc/CPP_EEOPTIONS.h,v 1.18 2001/09/21 03:54:35 cnh Exp $ +C $Name: $ + + These lines are here to deliberately cause a compile-time error. + If you see these lines in your .F files or the compiler shows them + as an error then it means you have not placed your configuration + files in the appropriate place. + You need to place you own copy of CPP_EEOPTIONS.h in the include + path for the model. + +CBOP +C !ROUTINE: CPP_EEOPTIONS.h +C !INTERFACE: +C include "CPP_EEOPTIONS.h" C -C /==========================================================\ +C !DESCRIPTION: +C *==========================================================* C | CPP_EEOPTIONS.h | -C |==========================================================| +C *==========================================================* C | C preprocessor "execution environment" supporting | C | flags. Use this file to set flags controlling the | C | execution environment in which a model runs - as opposed | @@ -21,7 +35,8 @@ C | once an experimental configuration has been | C | identified, rebuild the code with the appropriate | C | options set at compile time. | -C \==========================================================/ +C *==========================================================* +CEOP #ifndef _CPP_EEOPTIONS_H_ #define _CPP_EEOPTIONS_H_