aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
diff options
context:
space:
mode:
authorgoodale <goodale@a491c6a4-70bf-4b89-8b36-d6c0cb1f094e>2004-03-27 16:04:44 +0000
committergoodale <goodale@a491c6a4-70bf-4b89-8b36-d6c0cb1f094e>2004-03-27 16:04:44 +0000
commit0f349df861525b347634c525465b84afb931b386 (patch)
tree3ef43ed717d66411088cbff9a4b009cebc75ee91 /configuration.ccl
parent764f98b26de9ed88c77987aa3a82e91e12303423 (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/CactusNumerical/SpaceMask/trunk@38 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e
Diffstat (limited to 'configuration.ccl')
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 415604a..38f6c97 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definition for thorn SpaceMask
# $Header$
-requires thorns: CartGrid3D
+REQUIRES CartGrid3D