From fff04076ff319d4a2caaace5c018a374150f5aeb Mon Sep 17 00:00:00 2001 From: allen Date: Fri, 18 Jul 2003 17:09:47 +0000 Subject: Changes to use of new boundary infrastructure git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@90 90eea020-d82d-4da5-bf6e-4ee79ff7632f --- param.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 3c75f93..a382ecb 100644 --- a/param.ccl +++ b/param.ccl @@ -1,11 +1,11 @@ # Parameter definitions for thorn WaveToyC # $Header$ -private: +restricted: KEYWORD bound "Type of boundary condition to use" { - "none" :: "No boundary condition" + "none" :: "Apply no boundary condition" "flat" :: "Flat boundary condition" "static" :: "Static boundary condition" "radiation" :: "Radiation boundary condition" -- cgit v1.2.3