summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
{