aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@89daf98e-ef62-4674-b946-b8ff9de2216c>2004-03-27 16:04:44 +0000
committergoodale <goodale@89daf98e-ef62-4674-b946-b8ff9de2216c>2004-03-27 16:04:44 +0000
commita562f94bb69a7eb192bca032298a47653aaf8b86 (patch)
tree27921c2406e2fa305065cf1aae6e0d315bf0ac86
parent4ac6d7bf4117e55a1401c6a11f690a3400212a71 (diff)
Updated configuration.ccl files. In Beta14 some of these will
disappear as function aliasing will be updated to have aliased functions either be optional or required, as opposed to optional as they are at the moment. This will thus remove the configuration.ccl files which are merely there to ensure that certain aliased functions are actually provided. Also far more stuff will be done via function aliasing which should remove some more of these dependencies. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@364 89daf98e-ef62-4674-b946-b8ff9de2216c
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 8c7f575..4ba8d5a 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definition for thorn CactusEinstein/AHFinder
# $Header$
-REQUIRES THORNS: CartGrid3D
+REQUIRES CartGrid3D