diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2018-11-28 16:26:03 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2018-11-28 16:26:03 (GMT) |
commit | 238a207f2dedb9b4e5a33e6701a96e3ab055895d (patch) | |
tree | 1f9df40ca64d8db8b2999298b78a7f9a8b59f19a /MANIFEST | |
parent | 2db4b6df1354a6d006b15fa411684639a08d7243 (diff) | |
download | hdf5-238a207f2dedb9b4e5a33e6701a96e3ab055895d.zip hdf5-238a207f2dedb9b4e5a33e6701a96e3ab055895d.tar.gz hdf5-238a207f2dedb9b4e5a33e6701a96e3ab055895d.tar.bz2 |
Add pass-through VOL connector
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -896,6 +896,8 @@ ./src/H5VLnative.c ./src/H5VLnative.h ./src/H5VLnative_private.h +./src/H5VLpassthru.c +./src/H5VLpassthru.h ./src/H5VLpkg.h ./src/H5VLprivate.h ./src/H5VLpublic.h |