From db704c40a793be737419626ff48cdada38cb590e Mon Sep 17 00:00:00 2001 From: Umberto Villa Date: Mon, 31 Jul 2023 09:22:35 -0500 Subject: [PATCH] Compilation fix --- src/M2ulPhyS.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/M2ulPhyS.cpp b/src/M2ulPhyS.cpp index e72ff1a65..ba28eaf27 100644 --- a/src/M2ulPhyS.cpp +++ b/src/M2ulPhyS.cpp @@ -1773,7 +1773,7 @@ void M2ulPhyS::solve() { this->solveBegin(); double tlast = grvy_timer_elapsed_global(); #ifdef HAVE_SLURM - bool readyForRestart = False; + bool readyForRestart = false; #endif // Integrate in time.