aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@d576a68a-b34a-40ae-82fc-004fa1a9d16f>2004-03-27 16:04:44 +0000
committergoodale <goodale@d576a68a-b34a-40ae-82fc-004fa1a9d16f>2004-03-27 16:04:44 +0000
commit3c67f3aa92ec1216b42aa487c46d4769093be21a (patch)
tree58c2fc93896abe066301bb93b84f6ce3963673d0
parentafdb60d5d53a2819432b41efd16d6331f094472d (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/EinsteinBase/ADMBase/trunk@25 d576a68a-b34a-40ae-82fc-004fa1a9d16f
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 2700493..754c94f 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definition for thorn CactusEinstein/ADMBase
# $Header$
-REQUIRES THORNS: CartGrid3D
+REQUIRES CartGrid3D