From b1849ef1e3f1d76fa730e5bd3e0b7652e869f036 Mon Sep 17 00:00:00 2001 From: sai Date: Fri, 19 Nov 1999 10:53:59 +0000 Subject: Renamed parameter interp_order to order. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@8 eec4d7dc-71c2-46d6-addf-10296150bf52 --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 52937e3..f935161 100644 --- a/param.ccl +++ b/param.ccl @@ -16,7 +16,7 @@ BOOLEAN stencil "Use custom 2D stencil if available" { } "yes" -INT interp_order "Cartoon's interpolation order" +INT order "Cartoon's interpolation order" { 0:* :: } 4 -- cgit v1.2.3