From 1907d34fac1612207477f3551164d7db7539eb0d Mon Sep 17 00:00:00 2001 From: goodale Date: Sat, 27 Mar 2004 16:04:45 +0000 Subject: 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/IOHDF5Util/trunk@108 7842ec3a-9562-4be5-9c5b-06ba18f2b668 --- configuration.ccl | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/configuration.ccl b/configuration.ccl index 080e6c1..5644426 100644 --- a/configuration.ccl +++ b/configuration.ccl @@ -1,4 +1,10 @@ # Configuration definitions for thorn IOHDF5Util # $Header$ -Requires Thorns: PUGH IOUtil +PROVIDES IOHDF5Util +{ + SCRIPT + LANG +} + +REQUIRES PUGH IOUtil -- cgit v1.2.3