aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetSlab
diff options
context:
space:
mode:
authorschnetter <>2004-04-01 07:02:00 +0000
committerschnetter <>2004-04-01 07:02:00 +0000
commitb8693f75aae6f86b3f13a728fe9b23ebf8a54afb (patch)
tree8f47f33f44ee1db8f9a023c2d251efe02f4c1c38 /Carpet/CarpetSlab
parent4d2f303d8e2eff07c4a9a3fbeb33b817900defee (diff)
Provide the capability Hyperslab.
darcs-hash:20040401070253-07bb3-61fecc73140ff36fb597d3dd9694c2cdb410e582.gz
Diffstat (limited to 'Carpet/CarpetSlab')
-rw-r--r--Carpet/CarpetSlab/configuration.ccl8
1 files changed, 7 insertions, 1 deletions
diff --git a/Carpet/CarpetSlab/configuration.ccl b/Carpet/CarpetSlab/configuration.ccl
index b3286150b..a312a80cf 100644
--- a/Carpet/CarpetSlab/configuration.ccl
+++ b/Carpet/CarpetSlab/configuration.ccl
@@ -1,4 +1,10 @@
# Configuration definitions for thorn CarpetSlab
-# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetSlab/configuration.ccl,v 1.1 2003/09/04 16:23:22 tradke Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetSlab/configuration.ccl,v 1.2 2004/04/01 09:02:53 schnetter Exp $
Requires Thorns: Carpet CarpetLib
+
+PROVIDES Hyperslab
+{
+ SCRIPT
+ LANG
+}