Skip to content

Commit 8c2cb75

Browse files
authored
icepack_warnings_setabort
1 parent 148eeca commit 8c2cb75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cicecore/cicedyn/general/ice_step_mod.F90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module ice_step_mod
2222
use ice_domain_size, only: max_blocks
2323
use ice_exit, only: abort_ice
2424
use ice_fileunits, only: nu_diag
25-
use icepack_intfc, only: icepack_warnings_flush, icepack_warnings_aborted, icepack_configure
25+
use icepack_intfc, only: icepack_warnings_flush, icepack_warnings_aborted, icepack_configure, icepack_warnings_setabort
2626
use icepack_intfc, only: icepack_prep_radiation
2727
use icepack_intfc, only: icepack_step_therm1
2828
use icepack_intfc, only: icepack_step_therm2

0 commit comments

Comments
 (0)