aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorallen <allen@4451c3c6-1034-4891-99ea-21147727ccdf>2003-07-18 17:09:18 +0000
committerallen <allen@4451c3c6-1034-4891-99ea-21147727ccdf>2003-07-18 17:09:18 +0000
commitf6bae50da4135830f83c0144c4054acd03756c83 (patch)
treebd654f9643fe05d2a2e4bb1b3ed455745036c4b7 /param.ccl
parent3462883fe5d2f99e63d84094fe37a29e4696029b (diff)
Changes to use of new boundary infrastructure
git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@100 4451c3c6-1034-4891-99ea-21147727ccdf
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