aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Requirements/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/Requirements/param.ccl')
-rw-r--r--Carpet/Requirements/param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/Carpet/Requirements/param.ccl b/Carpet/Requirements/param.ccl
index 48759832b..e4b19dd72 100644
--- a/Carpet/Requirements/param.ccl
+++ b/Carpet/Requirements/param.ccl
@@ -16,3 +16,7 @@ STRING ignore_these_variables "Assume that these variables are always valid ever
{
"([A-Za-z0-9_]+[:][:][A-Za-z0-9_]+([[:space:]]+|$))*" :: "space separated list of variables or groups"
} ""
+
+BOOLEAN print_changes "Enable debug output about when regions get set/unset" STEERABLE=always
+{
+} "no"