diff options
author | Robb Matzke <matzke@llnl.gov> | 1998-11-25 15:54:11 (GMT) |
---|---|---|
committer | Robb Matzke <matzke@llnl.gov> | 1998-11-25 15:54:11 (GMT) |
commit | 1b31b150a37ab3666b227b626dc3ad140108a2c7 (patch) | |
tree | 6f4ac82e79b65d193477855020c056b278cf07eb | |
parent | 4354606d1e86a514958f20b21163c19c30dc26f5 (diff) | |
download | hdf5-1b31b150a37ab3666b227b626dc3ad140108a2c7.zip hdf5-1b31b150a37ab3666b227b626dc3ad140108a2c7.tar.gz hdf5-1b31b150a37ab3666b227b626dc3ad140108a2c7.tar.bz2 |
[svn-r950] Changed the name of tohdr.c to ohdr.c
-rw-r--r-- | MANIFEST | 2 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -326,6 +326,7 @@ ./test/links.c ./test/mount.c ./test/mtime.c +./test/ohdr.c ./test/overhead.c ./test/ragged.c ./test/space_overflow.c _DO_NOT_DISTRIBUTE_ @@ -337,7 +338,6 @@ ./test/th5s.c ./test/th5s.h5 ./test/tmeta.c -./test/tohdr.c ./test/trefer.c ./test/tselect.c ./test/unlink.c @@ -1,4 +1,4 @@ -This is hdf5-1.1.32 released on Wed Nov 25 04:26:37 CST 1998 +This is hdf5-1.1.33 released on Wed Nov 25 11:51:38 EST 1998 Please refer to the INSTALL file for installation instructions. ------------------------------------------------------------------------------ |