aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorlnerger <lnerger@89daf98e-ef62-4674-b946-b8ff9de2216c>1999-07-29 11:31:31 +0000
committerlnerger <lnerger@89daf98e-ef62-4674-b946-b8ff9de2216c>1999-07-29 11:31:31 +0000
commit378c8aba467459fb8b11ac0dec29108e85204328 (patch)
tree6cd8291e7a7f7dad46d9b3e88fead104f8f26abc /param.ccl
parentc5c68fbff7f9b27f7bb7439b6fcc77879823dcd9 (diff)
Latest Version of AHfinder
Lars git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@4 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl15
1 files changed, 1 insertions, 14 deletions
diff --git a/param.ccl b/param.ccl
index c187673..8f7f760 100644
--- a/param.ccl
+++ b/param.ccl
@@ -394,22 +394,9 @@ shares: IO
####################
# Output directories
####################
-EXTEND STRING IO_outdir "Name of IO output directory"
+EXTENDS STRING outdir "Name of IO output directory"
{
} "."
-EXTEND STRING IO_outdir0D "Name of IO 0D output directory, overrides IO_outdir"
-{
-} "IO_outdir"
-EXTEND STRING IO_outdir1D "Name of IO 1D output directory, overrides IO_outdir"
-{
-} "IO_outdir"
-EXTEND STRING IO_outdir2D "Name of IO 2D output directory, overrides IO_outdir"
-{
-} "IO_outdir"
-EXTEND STRING IO_outdir3D "Name of IO 3D output directory, overrides IO_outdir"
-{
-} "IO_outdir"
-
########################
### Get symmetries ###