aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authormiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-02-27 15:15:34 +0000
committermiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-02-27 15:15:34 +0000
commit1329fa875b29f1887a78c310b61b16a29e474a8a (patch)
treefb3efee462f29238006278b191c1ecdb39db36c5 /param.ccl
parent48f1fdb627aaa3e7b8844dbbb11eca7c54cfe961 (diff)
Changing the default of ahf_ReportAlways to "no"
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@186 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 5c791b0..db13087 100644
--- a/param.ccl
+++ b/param.ccl
@@ -31,7 +31,7 @@ private:
BOOLEAN ahf_ReportAlways "Report for all surfaces found (yes) or just for apparent horizons (no)"
{
-} "yes"
+} "no"
BOOLEAN ahf_find3 "Searching for 3 surfaces?"
{