From ff4f59550a568e7045b88eb22c77fd5fe06a1f23 Mon Sep 17 00:00:00 2001 From: schnetter Date: Thu, 16 Jun 2005 19:45:30 +0000 Subject: 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 --- configuration.ccl | 2 +- interface.ccl | 2 -- 2 files changed, 1 insertion(+), 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 -- cgit v1.2.3