aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authormiguel <miguel@eec4d7dc-71c2-46d6-addf-10296150bf52>2001-10-19 09:39:18 +0000
committermiguel <miguel@eec4d7dc-71c2-46d6-addf-10296150bf52>2001-10-19 09:39:18 +0000
commitcc66cdc0e07241cd1c0ad512b8838d6abc53d6fe (patch)
tree00fa14ceec5678e893fb622d49241cea5a982be5 /param.ccl
parentc492e5a9675288acb62172f0ed3d5ea77d1b2595 (diff)
Adding a missing comment.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@21 eec4d7dc-71c2-46d6-addf-10296150bf52
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index a42b5e8..9ca05aa 100644
--- a/param.ccl
+++ b/param.ccl
@@ -14,5 +14,5 @@ BOOLEAN stencil "Use custom 2D stencil if available"
INT order "Cartoon's interpolation order"
{
- 1:5 ::
+ 1:5 :: "from linear to fifth order"
} 4