From c1dfb7b7b6557c1368650ee39c6e87a7042d840a Mon Sep 17 00:00:00 2001 From: Michael Zingale Date: Tue, 26 Mar 2024 14:51:39 -0400 Subject: [PATCH] fix name --- Source/driver/parse_castro_params.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/driver/parse_castro_params.py b/Source/driver/parse_castro_params.py index 8812d1e381..f2cc4d2472 100755 --- a/Source/driver/parse_castro_params.py +++ b/Source/driver/parse_castro_params.py @@ -48,7 +48,7 @@ this tests the current value against the default and outputs into a file - -- name_params.cpp + -- runtime_params.cpp has the actual definition of the variables (without extern) """