aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetSlab
diff options
context:
space:
mode:
authorschnetter <>2004-06-08 19:09:00 +0000
committerschnetter <>2004-06-08 19:09:00 +0000
commitd09aaf0d00ba30323f7b97cdd36ca80f76273693 (patch)
tree1e23e1a22e39c63bada4a840ab953b8a435d7324 /Carpet/CarpetSlab
parent4f8903c830d7fc3e834f1bd97e307840aa1e97ff (diff)
Use "requires thorns" to ensure that the thorns are activated in the
Use "requires thorns" to ensure that the thorns are activated in the correct order. darcs-hash:20040608190925-07bb3-70b0ac8ee8e570c0b7fff50b02395a288482257d.gz
Diffstat (limited to 'Carpet/CarpetSlab')
-rw-r--r--Carpet/CarpetSlab/configuration.ccl4
-rw-r--r--Carpet/CarpetSlab/interface.ccl4
2 files changed, 4 insertions, 4 deletions
diff --git a/Carpet/CarpetSlab/configuration.ccl b/Carpet/CarpetSlab/configuration.ccl
index 49ab83849..8ff27ef27 100644
--- a/Carpet/CarpetSlab/configuration.ccl
+++ b/Carpet/CarpetSlab/configuration.ccl
@@ -1,4 +1,6 @@
# Configuration definitions for thorn CarpetSlab
-# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetSlab/configuration.ccl,v 1.4 2004/04/18 14:09:59 schnetter Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetSlab/configuration.ccl,v 1.5 2004/06/08 21:09:25 schnetter Exp $
REQUIRES Carpet CarpetLib
+
+REQUIRES THORNS: Carpet CarpetLib
diff --git a/Carpet/CarpetSlab/interface.ccl b/Carpet/CarpetSlab/interface.ccl
index 1864a4064..78a5743da 100644
--- a/Carpet/CarpetSlab/interface.ccl
+++ b/Carpet/CarpetSlab/interface.ccl
@@ -1,10 +1,8 @@
# Interface definition for thorn CarpetSlab
-# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetSlab/interface.ccl,v 1.11 2004/05/21 18:14:40 schnetter Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetSlab/interface.ccl,v 1.12 2004/06/08 21:09:25 schnetter Exp $
IMPLEMENTS: Hyperslab
-#INHERITS: Carpet CarpetLib
-
includes header: slab.h in Hyperslab.h
uses include header: carpet.hh