Skip to content

Commit

Permalink
workaround for the gnu issue
Browse files Browse the repository at this point in the history
  • Loading branch information
uramirez8707 committed Jul 23, 2024
1 parent 85306b6 commit 6560dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data_override/include/data_override.inc
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ use constants_mod, only: DEG_TO_RAD
use mpp_mod, only : mpp_error, FATAL, WARNING, NOTE, stdout, stdlog, mpp_max
use mpp_mod, only : input_nml_file
use horiz_interp_mod, only : horiz_interp_init, horiz_interp_new, horiz_interp_type, &
assignment(=), horiz_interp_read_weights
horiz_interp_read_weights
use time_interp_external2_mod, only: time_interp_external_init, &
time_interp_external, &
time_interp_external_bridge, get_time_axis, &
Expand Down

0 comments on commit 6560dcb

Please sign in to comment.