Ignore:
Timestamp:
01/04/13 21:22:11 (12 years ago)
Author:
smasson
Message:

minor bugfixes related to previous changeset

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/SBC/sbcmod.F90

    r65 r67  
    201201      IF( nn_ice == 4 )   CALL cice_sbc_init (nsbc) 
    202202 
    203 !EM modif XIOS/OASIS-MCT compliance 
     203#if defined key_oasis_mct 
    204204      IF( nsbc == 5 )   CALL sbc_cpl_init (nn_ice) 
     205#endif 
    205206      ! 
    206207   END SUBROUTINE sbc_init 
Note: See TracChangeset for help on using the changeset viewer.