From e197842672a823207611dbaa6267c622a53d4154 Mon Sep 17 00:00:00 2001 From: allen Date: Sun, 18 Jul 1999 11:03:29 +0000 Subject: New parameters cctk_show_banners in case people find them irritating git-svn-id: http://svn.cactuscode.org/flesh/trunk@730 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/param.ccl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/param.ccl') 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" { -- cgit v1.2.3