aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@b589c3ab-70e8-4b4d-a09f-cba2dd200880>2004-03-27 16:04:43 +0000
committergoodale <goodale@b589c3ab-70e8-4b4d-a09f-cba2dd200880>2004-03-27 16:04:43 +0000
commit9bb8831ac86bcd95dcd08a1ba0c1aac30a20fbc3 (patch)
treeb6907d5f0a1ccc4b796f8d5086c012fd4b2c8692
parent96964076e8116fce51e507e9ba04345d75399249 (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/CactusBase/IOBasic/trunk@149 b589c3ab-70e8-4b4d-a09f-cba2dd200880
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 808e3df..5ef0c7a 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definition for thorn IOBasic
# $Header$
-requires thorns: IOUtil
+REQUIRES IOUtil