Skip to content

Commit

Permalink
undo accidental commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Apr 28, 2023
1 parent 962646a commit f80e7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cesm/driver/esm.F90
Original file line number Diff line number Diff line change
Expand Up @@ -796,7 +796,7 @@ subroutine esm_init_pelayout(driver, maxthreads, rc)
#ifndef NO_MPI2
use mpi , only : MPI_COMM_NULL, mpi_comm_size
#endif
use m_MCTWorld , only : mct_world_init => init
use mct_mod , only : mct_world_init

#ifdef MED_PRESENT
use med_internalstate_mod , only : med_id
Expand Down

0 comments on commit f80e7d7

Please sign in to comment.