From 92012003ee8e0aad5e423d7f1df9146ce31908cf Mon Sep 17 00:00:00 2001 From: tradke Date: Tue, 29 Aug 2006 16:21:31 +0000 Subject: Make parameter Cactus::cctk_run_title steerable at recovery only. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4367 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/param.ccl') diff --git a/src/param.ccl b/src/param.ccl index 9a578baf..8b6929b7 100644 --- a/src/param.ccl +++ b/src/param.ccl @@ -4,7 +4,7 @@ private: -STRING cctk_run_title "Description of this simulation" STEERABLE=ALWAYS +STRING cctk_run_title "Description of this simulation" STEERABLE=RECOVER { ".*" :: "Any string" } "" -- cgit v1.2.3