summaryrefslogtreecommitdiff
path: root/src/param.ccl
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-07-04 12:37:27 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-07-04 12:37:27 +0000
commitb9575f9a8b780f9f9d8c1d0fc33459b9fdf62e8b (patch)
treec5371529f6172c8461fd74b26ca2d44f94a3612a /src/param.ccl
parentf421fdb9ca6ce5765f8bd4e568b94d29a534a296 (diff)
New names for parameter blocks
git-svn-id: http://svn.cactuscode.org/flesh/trunk@633 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 c275a005..5f9121aa 100644
--- a/src/param.ccl
+++ b/src/param.ccl
@@ -23,7 +23,7 @@ LOGICAL cctk_brief_output "Give only brief output"
: ::
} "no"
-public:
+global:
REAL cctk_initial_time "Initial time for evolution"
{