aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authortradke <tradke@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2001-07-10 17:06:02 +0000
committertradke <tradke@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2001-07-10 17:06:02 +0000
commite218f3b8aea435951253bd419cc5c114bacef431 (patch)
treef48b5cee89fe727edfd633dbacb4af6946e87146 /interface.ccl
parent926d1577ed19758041cf076f8eb716f9b3a95d34 (diff)
Inherits from IO.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@209 ebee0441-1374-4afa-a3b5-247f3ba15b9a
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface.ccl b/interface.ccl
index 2d5d329..86aaba8 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -1,6 +1,6 @@
# Interface definition for thorn IOFlexIO
implements: IOFlexIO
-inherits: Hyperslab FlexIO
+inherits: IO Hyperslab FlexIO
-USES INCLUDE HEADER: Hyperslab.h \ No newline at end of file
+USES INCLUDE HEADER: Hyperslab.h