From 064efb07e75abcd470074a20038cd3ab6d69b789 Mon Sep 17 00:00:00 2001 From: goodale Date: Sat, 27 Mar 2004 16:04:44 +0000 Subject: 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.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@104 b7a48df3-cbbf-4440-997f-b4b717c9f7fc --- configuration.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.ccl b/configuration.ccl index 4ecb412..5ba636e 100644 --- a/configuration.ccl +++ b/configuration.ccl @@ -1,4 +1,4 @@ -# Configuration definition for thorn CactusEinstein/ADMConstraints +# Configuration definition for thorn CactusEinstein/ADM # $Header$ -REQUIRES THORNS: CartGrid3D +REQUIRES Boundary CartGrid3D -- cgit v1.2.3