summaryrefslogtreecommitdiff
path: root/src/param.ccl
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-02-22 20:07:53 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-02-22 20:07:53 +0000
commit7b8076fe5f337adfcd1fcab08bd43b05cbad5145 (patch)
tree95b7af4457e8033ac0dbccefef7ffa876e2cd038 /src/param.ccl
parentd84341984fedcaba1fa7ef2e143cb9a3108d4780 (diff)
Make default short warning messages rather than long
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2037 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/param.ccl')
-rw-r--r--src/param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/param.ccl b/src/param.ccl
index 195e5d65..b7614891 100644
--- a/src/param.ccl
+++ b/src/param.ccl
@@ -17,7 +17,7 @@ KEYWORD cctk_timer_output "Provide output from timers"
BOOLEAN cctk_full_warnings "Give detailed information for each warning statement" STEERABLE=ALWAYS
{
-} "yes"
+} "no"
BOOLEAN cctk_strong_param_check "Die on parameter errors in CCTK_PARAMCHECK"
{