aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@38c3d835-c875-442e-b0fe-21c19ce1d001>2004-03-27 16:04:45 +0000
committergoodale <goodale@38c3d835-c875-442e-b0fe-21c19ce1d001>2004-03-27 16:04:45 +0000
commit3e93a4da4bd0eec38f0f5aaef3b5414b515ac2d3 (patch)
tree0774915a5717faada91e7ab0f31f02d3cae3c15a
parentdceb6a4edb1b4acc2471300cb8a1093997ce5df9 (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/IOPanda/trunk@59 38c3d835-c875-442e-b0fe-21c19ce1d001
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 8acb7f7..7d10643 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definitions for thorn IOPanda
# $Header$
-Requires Thorns: PUGH FlexIO
+REQUIRES PUGH FlexIO