Skip to content

Commit afffcc4

Browse files
committed
Fix (recurrent) unbalenced _FABM_MASK_TYPE_ macro
1 parent 6f75e10 commit afffcc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Fabm/fabm_schism.F90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ subroutine fabm_schism_init_stage2
400400
call fs%model%set_mask(fs%mask_hz)
401401
#endif
402402
#endif
403-
!#endif
403+
#endif
404404

405405
allocate(bottom_idx(1:ne))
406406
bottom_idx = 1

0 commit comments

Comments
 (0)