aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--interface.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface.ccl b/interface.ccl
index 6ea9cdc..ea69709 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -3,7 +3,7 @@
implements: time
-protected:
+public:
REAL speedvars type=SCALAR
{
@@ -16,4 +16,4 @@ private:
REAL couranttemps type=SCALAR
{
courant_dt
-} "Variable just for output" \ No newline at end of file
+} "Variable just for output"