aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@4825ed28-b72c-4eae-9704-e50c059e567d>2004-03-27 16:04:45 +0000
committergoodale <goodale@4825ed28-b72c-4eae-9704-e50c059e567d>2004-03-27 16:04:45 +0000
commitd4aa0f2b769731dfd671a1ada2dbc09e94b413d8 (patch)
tree58481e37cb542708cddd50f1865d5801f13ca6a0
parent2f561123f00bc6e3e264335727c2b1397da2459f (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/IOHDF5/trunk@183 4825ed28-b72c-4eae-9704-e50c059e567d
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index a55cfa2..0d6bca7 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definitions for thorn IOHDF5
# $Header$
-Requires Thorns: IOHDF5Util IOUtil
+REQUIRES IOHDF5Util IOUtil PUGH