From 339f9f191e5c3cc6d79a0ffd65c818107c71c57a Mon Sep 17 00:00:00 2001 From: goodale Date: Sat, 27 Mar 2004 16:04:44 +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/CactusExternal/FlexIO/trunk@57 21a6bef8-4479-4f54-8f8d-0db94a2919ef --- configuration.ccl | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 configuration.ccl diff --git a/configuration.ccl b/configuration.ccl new file mode 100644 index 0000000..9f53177 --- /dev/null +++ b/configuration.ccl @@ -0,0 +1,8 @@ +# Configuration definitions for thorn FlexIO +# $Header$ + +PROVIDES FlexIO +{ + SCRIPT + LANG +} -- cgit v1.2.3