aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@90eea020-d82d-4da5-bf6e-4ee79ff7632f>2004-03-27 16:04:45 +0000
committergoodale <goodale@90eea020-d82d-4da5-bf6e-4ee79ff7632f>2004-03-27 16:04:45 +0000
commitaf04ac0467b41f7c54728fb87b8c52d08c7206d8 (patch)
treeae8274c67d5e1cead67e7143d8214f9508550f5a
parent58a417003854d820b43a80debdbc54df1549e3a0 (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/WaveToyC/trunk@100 90eea020-d82d-4da5-bf6e-4ee79ff7632f
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 70eb0af..8fe3f1a 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definition for thorn CactusWave/WaveToyC
# $Header$
-REQUIRES THORNS: CartGrid3D
+REQUIRES CartGrid3D