aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@4451c3c6-1034-4891-99ea-21147727ccdf>2004-03-27 16:04:45 +0000
committergoodale <goodale@4451c3c6-1034-4891-99ea-21147727ccdf>2004-03-27 16:04:45 +0000
commit3913dad2127cc84ba191768e2407e61ac7b91cea (patch)
tree029efd7c6fd5e5b83dcf57d7dfa44dda6078af5d
parentedc4accfb6a172f82ab3e2dce457f7ff5a127b3d (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/WaveToyF77/trunk@111 4451c3c6-1034-4891-99ea-21147727ccdf
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index afb0552..3519108 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definition for thorn WaveToyF77
# $Header$
-REQUIRES THORNS: CartGrid3D
+REQUIRES CartGrid3D