--- MITgcm/model/inc/CPP_OPTIONS.h 2001/09/21 03:54:36 1.19 +++ MITgcm/model/inc/CPP_OPTIONS.h 2003/02/13 19:28:37 1.19.6.1 @@ -1,4 +1,4 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/CPP_OPTIONS.h,v 1.19 2001/09/21 03:54:36 cnh Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/CPP_OPTIONS.h,v 1.19.6.1 2003/02/13 19:28:37 dimitri Exp $ C $Name: $ These lines are here to deliberately cause a compile-time error. @@ -148,6 +148,9 @@ C because the old code did not have no-slip BCs #undef OLD_UV_GEOMETRY +C o Include/exclude code for sea-ice model +#undef ALLOW_SEAICE + C o Execution environment support options #include "CPP_EEOPTIONS.h" @@ -156,4 +159,3 @@ #ifdef INCLUDE_ECCO_PACKAGE #include "ECCO_CPPOPTIONS.h" #endif -