/[MITgcm]/MITgcm/model/src/the_main_loop.F
ViewVC logotype

Diff of /MITgcm/model/src/the_main_loop.F

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

revision 1.57 by heimbach, Thu Oct 14 05:22:21 2004 UTC revision 1.58 by mlosch, Fri Dec 3 00:40:40 2004 UTC
# Line 6  C $Name$ Line 6  C $Name$
6  #ifdef ALLOW_OBCS  #ifdef ALLOW_OBCS
7  # include "OBCS_OPTIONS.h"  # include "OBCS_OPTIONS.h"
8  #endif  #endif
9    #ifdef ALLOW_SEAICE
10    # include "SEAICE_OPTIONS.h"
11    #endif
12    #ifdef ALLOW_GMREDI
13    # include "GMREDI_OPTIONS.h"
14    #endif
15    
16  CBOP  CBOP
17  C     !ROUTINE: THE_MAIN_LOOP  C     !ROUTINE: THE_MAIN_LOOP

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

  ViewVC Help
Powered by ViewVC 1.1.22