aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl3
1 files changed, 3 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 8f1f12f..8842a0c 100644
--- a/param.ccl
+++ b/param.ccl
@@ -185,6 +185,9 @@ STRING recover_ID_vars "List of variables to read in from the given initial data
{
.* :: A regex which matches everything
} "all"
+BOOLEAN recover_and_remove "Remove checkpoint file after successful recovery ?"
+{
+} "no"