diff options
author | Robb Matzke <matzke@llnl.gov> | 1998-09-04 15:20:29 (GMT) |
---|---|---|
committer | Robb Matzke <matzke@llnl.gov> | 1998-09-04 15:20:29 (GMT) |
commit | e589c2ed3d14a825d1befae65ec7ee156b6c976e (patch) | |
tree | dce633b906a7f9c42f757660544508a4cb8d030c | |
parent | 9384202d429951c722d1253f0255708624357a36 (diff) | |
download | hdf5-e589c2ed3d14a825d1befae65ec7ee156b6c976e.zip hdf5-e589c2ed3d14a825d1befae65ec7ee156b6c976e.tar.gz hdf5-e589c2ed3d14a825d1befae65ec7ee156b6c976e.tar.bz2 |
[svn-r669] Added missing file from tools directory
-rw-r--r-- | MANIFEST | 1 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -302,3 +302,4 @@ ./tools/h5repart.c ./tools/h5tools.c ./tools/h5tools.h +./tools/testh5dump.sh @@ -1,4 +1,4 @@ -This is hdf5-1.0.77 released on Thu Sep 3 08:55:14 CDT 1998 +This is hdf5-1.0.77 released on Fri Sep 4 10:19:26 CDT 1998 Please refer to the INSTALL file for installation instructions. ------------------------------------------------------------------------------ |