aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index bbf8c3a..f334526 100644
--- a/param.ccl
+++ b/param.ccl
@@ -19,3 +19,7 @@ INT order "Cartoon's interpolation order"
{
1:5 :: "From linear to fifth order."
} 4
+
+BOOLEAN allow_grid_resize "Allow grid to be resized in a cartoon-compatible way"
+{
+} "no" \ No newline at end of file