From 6bf7ec47deeaef6fab5fa9a63202602562830ed4 Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 12 Oct 2000 11:49:41 +0000 Subject: Thorn IOStreamedHDF5 now implements IOStreamedHDF5 and inherits from IOHDF5Util and Socket. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@41 0888f3d4-9f52-45d2-93bc-d00801ff5e46 --- interface.ccl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index 748029b..98b4754 100644 --- a/interface.ccl +++ b/interface.ccl @@ -1,5 +1,5 @@ -# Interface definition for thorn StreamedHDF5 +# Interface definition for thorn IOStreamedHDF5 # $Header$ -implements: StreamedHDF5 -inherits: Hyperslab, Socket +implements: IOStreamedHDF5 +inherits: IOHDF5Util, Socket -- cgit v1.2.3