summaryrefslogtreecommitdiff
path: root/src/param.ccl
diff options
context:
space:
mode:
authortradke <tradke@17b73243-c579-4c4c-a9d2-2d5706c11dac>2006-08-25 15:47:17 +0000
committertradke <tradke@17b73243-c579-4c4c-a9d2-2d5706c11dac>2006-08-25 15:47:17 +0000
commitb931912ba776c64e39adadcc82804f0d089ad180 (patch)
tree14966820a75d735f38f5448c3d3dc192969385ba /src/param.ccl
parent49da7cdd49c76ce59e394d21a1fdecd0e82c82af (diff)
Make parameter Cactus::cctk_run_title steerable.
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4365 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/param.ccl')
-rw-r--r--src/param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/param.ccl b/src/param.ccl
index 15cb6203..9a578baf 100644
--- a/src/param.ccl
+++ b/src/param.ccl
@@ -4,7 +4,7 @@
private:
-STRING cctk_run_title "Description of this simulation"
+STRING cctk_run_title "Description of this simulation" STEERABLE=ALWAYS
{
".*" :: "Any string"
} ""