From 0b1ea7717e06dd6319165ddd489c7b9c46630aad Mon Sep 17 00:00:00 2001 From: sai Date: Sat, 27 Nov 1999 19:22:04 +0000 Subject: Code cleanup. Interface changes. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@11 eec4d7dc-71c2-46d6-addf-10296150bf52 --- param.ccl | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index f935161..a42b5e8 100644 --- a/param.ccl +++ b/param.ccl @@ -3,10 +3,6 @@ private: -BOOLEAN active "Use cartoon to implement axisymmetry" -{ -} "no" - BOOLEAN verbose "Verbose information" { } "no" @@ -18,5 +14,5 @@ BOOLEAN stencil "Use custom 2D stencil if available" INT order "Cartoon's interpolation order" { - 0:* :: + 1:5 :: } 4 -- cgit v1.2.3