aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2004-03-27 16:04:45 +0000
committergoodale <goodale@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2004-03-27 16:04:45 +0000
commite1d39bc2b47d8e21aecba050fe9eaad7d589f7e9 (patch)
treecef7c2c6bae5133270df915ea9615a0d0a477924
parent2efde1f687e1c164572ff7a007a04418c575de05 (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/IOStreamedHDF5/trunk@102 0888f3d4-9f52-45d2-93bc-d00801ff5e46
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index e95ba4e..8bc89e5 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definitions for thorn IOStreamedHDF5
# $Header$
-Requires Thorns: IOHDF5Util Socket
+REQUIRES IOHDF5Util Socket