aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@9e23cc15-e5c8-4d65-9080-beda90ea645b>2009-09-28 18:20:08 +0000
committerschnetter <schnetter@9e23cc15-e5c8-4d65-9080-beda90ea645b>2009-09-28 18:20:08 +0000
commitb898a4e8e9d4816362505cc2f674f142404669d3 (patch)
tree7c20ddc3bae8a7aaf70b0e26b683aa50b30bc387 /configuration.ccl
parent776fc43af031376ccd9e8247adba688e835e71b2 (diff)
Add thorn containing the GSL library
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/GSL/trunk@2 9e23cc15-e5c8-4d65-9080-beda90ea645b
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..13ff6f4
--- /dev/null
+++ b/configuration.ccl
@@ -0,0 +1,8 @@
+# Configuration definitions for thorn GSL
+# $Header$
+
+PROVIDES GSL
+{
+ SCRIPT GSL.sh
+ LANG bash
+}