From 07beb18d55b552e4beee3fd1fe0118c2e51ffffe Mon Sep 17 00:00:00 2001 From: diener Date: Tue, 30 Sep 2003 09:12:49 +0000 Subject: Changed the default for re_init_undo from "no" to "yes". git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@146 2a26948c-0e4f-0410-aee8-f1d3e353619c --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/param.ccl b/param.ccl index b592acf..a30353a 100644 --- a/param.ccl +++ b/param.ccl @@ -132,7 +132,7 @@ KEYWORD surface_direction "Should we track outward or inward moving surfaces" BOOLEAN re_init_undo "Should re-initialization be undone at pinch-off" { -} "no" +} "yes" KEYWORD re_init_int_method "Integration method used in re-initialization" { -- cgit v1.2.3