aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authortradke <tradke@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2000-10-12 11:56:15 +0000
committertradke <tradke@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2000-10-12 11:56:15 +0000
commit6a4d9140ddd221a76f65413cee03833301a2af18 (patch)
treecc0f873d0f621db0ae3673dfe2654e44be9cde54 /README
parent9ea1696c72e3c1761ffb63875bbc63c924261ade (diff)
Added checkpoint/recovery functionality.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@46 0888f3d4-9f52-45d2-93bc-d00801ff5e46
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 77a7152..d1dc269 100644
--- a/README
+++ b/README
@@ -5,5 +5,5 @@ CVS info : $Header$
Purpose of the thorn:
-This thorn uses the HDF5 Stream Virtual File Driver to stream HDF5 files
-via live sockets to any connected clients.
+This thorn uses the HDF5 Stream Virtual File Driver to stream HDF5 data and
+checkpoint files via live sockets to any connected clients.