diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2002-07-15 15:30:03 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2002-07-15 15:30:03 (GMT) |
commit | 22f1be9a312b7907152b66fad5de66b067622fa9 (patch) | |
tree | 1e67d883de41367aa584f74da7ce3e58134d199d | |
parent | 056147b54b5c4cd9c7fe10ca652d3abcd9bd4218 (diff) | |
download | hdf5-22f1be9a312b7907152b66fad5de66b067622fa9.zip hdf5-22f1be9a312b7907152b66fad5de66b067622fa9.tar.gz hdf5-22f1be9a312b7907152b66fad5de66b067622fa9.tar.bz2 |
[svn-r5804] Purpose:
Update with new MPI-posix driver files and testpar testing script.
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -807,6 +807,8 @@ ./src/H5FDlog.h ./src/H5FDmpio.c ./src/H5FDmpio.h +./src/H5FDmpiposix.c +./src/H5FDmpiposix.h ./src/H5FDmulti.c ./src/H5FDmulti.h ./src/H5FDprivate.h @@ -974,6 +976,7 @@ ./testpar/t_mpi.c ./testpar/testphdf5.c ./testpar/testphdf5.h +./testpar/testph5.sh.in ./tools/Dependencies ./tools/Makefile.in |