aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2004-03-27 16:04:45 +0000
committergoodale <goodale@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2004-03-27 16:04:45 +0000
commite57340407bd0be02f2213d857fdf9d20cffe5c30 (patch)
tree61a13101ae5eb6eeee6a48c55bf75e515921a248
parent4bab50a5c0915ca35cbd6c522bb625b7a5c59504 (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/CactusPUGHIO/IOFlexIO/trunk@305 ebee0441-1374-4afa-a3b5-247f3ba15b9a
-rw-r--r--configuration.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/configuration.ccl b/configuration.ccl
index c85ac00..570971b 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
-# Configuration definitions for thorn PUGHReduce
+# Configuration definitions for thorn IOFlexIO
# $Header$
-Requires Thorns: PUGH FlexIO IOUtil
+REQUIRES FlexIO IOUtil PUGH