aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/param.ccl b/param.ccl
index dd0f4d3..6e5cbf3 100644
--- a/param.ccl
+++ b/param.ccl
@@ -1,7 +1,7 @@
# Parameter definitions for thorn WaveToyF77
# $Header$
-private:
+restricted:
KEYWORD bound "Type of boundary condition to use"
{
@@ -13,4 +13,4 @@ KEYWORD bound "Type of boundary condition to use"
"zero" :: "Zero boundary condition"
} "none"
-
+ \ No newline at end of file