summaryrefslogtreecommitdiff
path: root/src/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'src/param.ccl')
-rw-r--r--src/param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/param.ccl b/src/param.ccl
index 5c4d090d..a411f799 100644
--- a/src/param.ccl
+++ b/src/param.ccl
@@ -21,6 +21,10 @@ BOOLEAN cctk_full_warnings "Give detailed information for each warning statement
{
} "no"
+BOOLEAN highlight_warning_messages "Highlight CCTK warning messages ?" STEERABLE=ALWAYS
+{
+} "yes"
+
KEYWORD info_format "What information do CCTK_INFO() and CCTK_VInfo() print?"
{
# This is the traditional Cactus INFO output.