aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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