aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@10716dce-81a3-4424-a2c8-48026a0d3035>2004-04-01 08:59:48 +0000
committerschnetter <schnetter@10716dce-81a3-4424-a2c8-48026a0d3035>2004-04-01 08:59:48 +0000
commit1f31213ea17ccb5e01c8d9cc4bb4da6865d40431 (patch)
treec34f4b2e1bed8989e68c88ce20d9d19e81a96c3a
parent24a3aca54a4939813983d4eda3819350b092ce59 (diff)
Provide the capability "Hyperslab".
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHSlab/trunk@122 10716dce-81a3-4424-a2c8-48026a0d3035
-rw-r--r--configuration.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 32f0e5b..16d1a2b 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -2,3 +2,9 @@
# $Header$
REQUIRES PUGH
+
+PROVIDES Hyperslab
+{
+ SCRIPT
+ LANG
+}