aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
diff options
context:
space:
mode:
authorgoodale <goodale@1f7c565b-b627-4dca-846e-f67d7c544d05>2004-03-27 16:04:45 +0000
committergoodale <goodale@1f7c565b-b627-4dca-846e-f67d7c544d05>2004-03-27 16:04:45 +0000
commit5e5b06b21e73e198e016ece2621bd8e9e5872eca (patch)
tree7734afa10ec8b2926d30d8e844cc0c3d8ee3e44f /configuration.ccl
parentc274500cf61248b22f0228e49dfb5230a2544b56 (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/CactusExternal/jpeg6b/trunk@15 1f7c565b-b627-4dca-846e-f67d7c544d05
Diffstat (limited to 'configuration.ccl')
-rw-r--r--configuration.ccl8
1 files changed, 8 insertions, 0 deletions
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
+}