aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl8
1 files changed, 8 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index ad6e3f6..470991c 100644
--- a/param.ccl
+++ b/param.ccl
@@ -189,6 +189,14 @@ int which_surface_to_store_info[101] \
0:* :: "store info into the corresponding surface"
} -1
+string which_surface_to_store_info_by_name[101] \
+ "into which surface should we store the info?" \
+ STEERABLE=recover
+{
+"" :: "use which_surface_to_store_info"
+".*" :: "any string"
+} ""
+
#
# This parameter controls how verbose this thorn is in printing
# informational (non-error) messages describing what it's doing.