From 5e5b06b21e73e198e016ece2621bd8e9e5872eca 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/CactusExternal/jpeg6b/trunk@15 1f7c565b-b627-4dca-846e-f67d7c544d05 --- 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..db7ad9f --- /dev/null +++ b/configuration.ccl @@ -0,0 +1,8 @@ +# Configuration definitions for thorn jppeg6b +# $Header$ + +PROVIDES jpeg6b +{ + SCRIPT + LANG +} -- cgit v1.2.3