summaryrefslogtreecommitdiff
path: root/src/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'src/param.ccl')
-rw-r--r--src/param.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/param.ccl b/src/param.ccl
index 5f9121aa..33b6c7a7 100644
--- a/src/param.ccl
+++ b/src/param.ccl
@@ -17,6 +17,11 @@ LOGICAL cctk_show_rfr_tree "Show the order of the calling tree for the RFR"
{
: ::
} "yes"
+
+LOGICAL cctk_show_banners "Show any registered banners for the different thorns"
+{
+ : ::
+} "yes"
LOGICAL cctk_brief_output "Give only brief output"
{