aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@20f44201-0f4f-0410-9130-e5fc2714a787>2005-06-16 19:45:30 +0000
committerschnetter <schnetter@20f44201-0f4f-0410-9130-e5fc2714a787>2005-06-16 19:45:30 +0000
commitff4f59550a568e7045b88eb22c77fd5fe06a1f23 (patch)
treee3b483de7ce385250411e15b78de884a65f5f76d
parenta0a2ad2c04fdb3449b5210efb58d14bdb0761323 (diff)
Use "requires thorns" instead of "requires" and "inherits".
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/RotatingSymmetry180/trunk@25 20f44201-0f4f-0410-9130-e5fc2714a787
-rw-r--r--configuration.ccl2
-rw-r--r--interface.ccl2
2 files changed, 1 insertions, 3 deletions
diff --git a/configuration.ccl b/configuration.ccl
index b68335a..66ffa4b 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definition for thorn RotatingSymmetry180
# $Header$
-REQUIRES Slab
+REQUIRES THORNS: Slab
diff --git a/interface.ccl b/interface.ccl
index 62a7e11..3b61ff1 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -3,8 +3,6 @@
IMPLEMENTS: RotatingSymmetry180
-INHERITS: Slab
-
USES INCLUDE HEADER: Slab.h