Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- MITgcm/pkg/seaice/seaice_cost_sss.F 2010/03/23 15:05:46 1.4
+++ MITgcm/pkg/seaice/seaice_cost_sss.F 2010/03/23 18:50:02 1.5
@@ -1,4 +1,4 @@
-C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/pkg/seaice/seaice_cost_sss.F,v 1.4 2010/03/23 15:05:46 heimbach Exp $
+C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/pkg/seaice/seaice_cost_sss.F,v 1.5 2010/03/23 18:50:02 heimbach Exp $
C $Name: $
#include "SEAICE_OPTIONS.h"
@@ -67,7 +67,7 @@
character*(MAX_LEN_FNAM) localbarfile
character*(MAX_LEN_FNAM) localobsfile
-#ifdef ALLOW_COST
+#if (defined (ALLOW_ECCO) && defined (ALLOW_COST))
c == local variables ==
integer bi,bj
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |