aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@fa3da13c-9f13-4301-a575-cf5b8c5e1907>2004-03-27 16:04:44 +0000
committergoodale <goodale@fa3da13c-9f13-4301-a575-cf5b8c5e1907>2004-03-27 16:04:44 +0000
commit8d0315361a262664a3b882218ac8067df9fc5794 (patch)
tree28b90e898cd8529b2c88fc8234d49d2636b27a0e
parente6bfb0c7e0e17727c59589b37c77f868cb727d81 (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.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@88 fa3da13c-9f13-4301-a575-cf5b8c5e1907
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 15dccb7..a39f284 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definition for thorn EllSOR
# $Header$
-REQUIRES THORNS: Boundary CartGrid3D
+REQUIRES Boundary CartGrid3D