aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@a678b1cf-93e1-4b43-a69d-d43939e66649>2004-03-27 16:04:44 +0000
committergoodale <goodale@a678b1cf-93e1-4b43-a69d-d43939e66649>2004-03-27 16:04:44 +0000
commit9b1c328f98fc9553913f27cccda900aae2d301ab (patch)
tree4eb95658fe3d39565d055432cc1e7b8af6c4170f
parent25ba4bbf5603b37ff984a90b6a7f58d59b90adf2 (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/EinsteinInitialData/IDBrillData/trunk@94 a678b1cf-93e1-4b43-a69d-d43939e66649
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index c655ae9..d6c3eb4 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definition for thorn CactusEinstein/IDBrillData
# $Header$
-REQUIRES THORNS: CartGrid3D
+REQUIRES CartGrid3D