aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@f80f6fb6-8356-4fd4-90bc-d84ad503c100>2004-03-27 16:04:45 +0000
committergoodale <goodale@f80f6fb6-8356-4fd4-90bc-d84ad503c100>2004-03-27 16:04:45 +0000
commit420a7eee2430873825220428e09b29858569fb63 (patch)
treeaa5ae56bb514bb5c31cb24947fa28e7452303f6f
parent22399fbf5205d3595fa5a649f5ee951f6fb84275 (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/CactusWave/WaveToyF90/trunk@93 f80f6fb6-8356-4fd4-90bc-d84ad503c100
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index e3f4a05..d45b3a5 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definition for thorn CactusWave/WaveToyF90
# $Header$
-REQUIRES THORNS: CartGrid3D
+REQUIRES CartGrid3D