summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobb Matzke <matzke@llnl.gov>1999-02-02 19:37:20 (GMT)
committerRobb Matzke <matzke@llnl.gov>1999-02-02 19:37:20 (GMT)
commit2c61f6df3758cecaac9fa4a6fa6a0b67c0d8d53c (patch)
tree4bb1995c6f6dcb4ee6b4f0fba9d1f16187969fdc
parenteb63ce9a72cc44f4e00ac81da812652f530b22cc (diff)
downloadhdf5-2c61f6df3758cecaac9fa4a6fa6a0b67c0d8d53c.zip
hdf5-2c61f6df3758cecaac9fa4a6fa6a0b67c0d8d53c.tar.gz
hdf5-2c61f6df3758cecaac9fa4a6fa6a0b67c0d8d53c.tar.bz2
[svn-r1054] Added H5api_adpt.h tstr*.dmp and tstr2.h5
-rw-r--r--MANIFEST4
-rw-r--r--README2
2 files changed, 5 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index fd808e4..001afc6 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -201,6 +201,7 @@
./src/.distdep
./src/.indent.pro _DO_NOT_DISTRIBUTE_
./src/H5.c
+./src/H5api_adpt.h
./src/H5A.c
./src/H5Aprivate.h
./src/H5Apublic.h
@@ -417,4 +418,7 @@
./tools/testfiles/tslink.dmp
./tools/testfiles/tslink.h5
./tools/testfiles/tstr-1.ddl
+./tools/testfiles/tstr.dmp
./tools/testfiles/tstr.h5
+./tools/testfiles/tstr2.dmp
+./tools/testfiles/tstr2.h5
diff --git a/README b/README
index 7c5f010..982188d 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is hdf5-1.1.39 released on Thu Jan 7 07:46:19 EST 1999
+This is hdf5-1.1.39 released on Tue Feb 2 14:35:58 CST 1999
Please refer to the INSTALL file for installation instructions.
------------------------------------------------------------------------------