From f780b14902e46c562647087d93072b32875ac09c Mon Sep 17 00:00:00 2001 From: schnetter Date: Thu, 1 Apr 2004 09:00:16 +0000 Subject: Use the capability Hyperslab instead of inheriting from the implementation Hyperslab. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOASCII/trunk@161 94b1c47f-dcfd-45ef-a468-0854c0e9e350 --- configuration.ccl | 2 +- interface.ccl | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/configuration.ccl b/configuration.ccl index 8ce39e7..048d03f 100644 --- a/configuration.ccl +++ b/configuration.ccl @@ -1,4 +1,4 @@ # Configuration definition for thorn IOASCII # $Header$ -REQUIRES IOUtil +REQUIRES IOUtil Hyperslab diff --git a/interface.ccl b/interface.ccl index 6961067..fa4857d 100644 --- a/interface.ccl +++ b/interface.ccl @@ -2,7 +2,6 @@ # $Header$ implements: IOASCII -inherits: Hyperslab CCTK_INT FUNCTION \ -- cgit v1.2.3