From 0b1e40744a1449efe3daaae419aa1915f30a1403 Mon Sep 17 00:00:00 2001 From: schnetter Date: Sat, 15 Oct 2005 22:03:53 +0000 Subject: Register the functions that intercept the warnings and info message only when the user actually wants to announce them. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@65 83718e91-0e4f-0410-abf4-91180603181f --- param.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index efafc66..f561ba0 100644 --- a/param.ccl +++ b/param.ccl @@ -94,11 +94,11 @@ STRING out_reductions "Reduction operators that should be applied to the output INT max_warn_level "Only output warnings with at most this level of severity" { -1:* :: "" -} 2 +} -1 BOOLEAN output_info "Output info messages?" { -} "yes" +} "no" -- cgit v1.2.3