aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@daab82bb-f315-4ad1-b6d0-9353ff8b6e27>2004-03-27 16:04:45 +0000
committergoodale <goodale@daab82bb-f315-4ad1-b6d0-9353ff8b6e27>2004-03-27 16:04:45 +0000
commit82310087f5b63fec565f7b8392585a79e1b4c0e7 (patch)
tree08616c8ca6a292fe6ab23bbb7f240dbd5b068f3c
parent08ec00c1d965ca40fd7e560446883f2a9ed4a540 (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/WaveToyFreeF90/trunk@66 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 4145841..c312bcd 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definition for thorn CactusWave/WaveToyFreeF90
# $Header$
-REQUIRES THORNS: CartGrid3D
+REQUIRES CartGrid3D