aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@50555cc7-fb31-491a-85db-9a2874240742>2004-03-27 16:04:45 +0000
committergoodale <goodale@50555cc7-fb31-491a-85db-9a2874240742>2004-03-27 16:04:45 +0000
commit2690a2ceef4e230c07a3ddace757c7a55f98b676 (patch)
tree227fb737789869299f809bcefca0694a5a2b30d5
parentb3db07014f9603dc7a4e4a6088c5da1a1a35066f (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/WaveToyCXX/trunk@70 50555cc7-fb31-491a-85db-9a2874240742
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index cfa6e92..9726674 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definition for thorn CactusWave/WaveToyCXX
# $Header$
-REQUIRES THORNS: CartGrid3D
+REQUIRES CartGrid3D