From 9b0ca1251c3bf9fe8d5a74e215c6931f859ebfa9 Mon Sep 17 00:00:00 2001 From: Nicholas Szapiro <149816583+NickSzapiro-NOAA@users.noreply.github.com> Date: Thu, 12 Dec 2024 13:07:36 -0500 Subject: [PATCH] Remove CMEPS/mediator/med_time_mod.F90 from CMEPS-interface/CMakeLists.txt --- CMEPS-interface/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMEPS-interface/CMakeLists.txt b/CMEPS-interface/CMakeLists.txt index 91d298ee03..bd22b3d3a4 100644 --- a/CMEPS-interface/CMakeLists.txt +++ b/CMEPS-interface/CMakeLists.txt @@ -67,7 +67,6 @@ list(APPEND _mediator_files CMEPS/mediator/med_phases_prep_ocn_mod.F90 CMEPS/mediator/esmFlds.F90 CMEPS/mediator/med.F90 - CMEPS/mediator/med_time_mod.F90 CMEPS/mediator/med_phases_ocnalb_mod.F90 CMEPS/mediator/med_phases_prep_wav_mod.F90 CMEPS/mediator/med_utils_mod.F90