Changeset 7778
- Timestamp:
- 2017-03-09T15:19:31+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2015/nemo_v3_6_STABLE/NEMOGCM/NEMO/OPA_SRC/SBC/sbcice_lim.F90
r6963 r7778 650 650 CONTAINS 651 651 SUBROUTINE sbc_ice_lim ( kt, kblk ) ! Dummy routine 652 INTEGER, INTENT(in) :: kt, kblk 652 653 WRITE(*,*) 'sbc_ice_lim: You should not have seen this print! error?', kt, kblk 653 654 END SUBROUTINE sbc_ice_lim
Note: See TracChangeset
for help on using the changeset viewer.