diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2021-03-30 02:32:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-30 02:32:52 (GMT) |
commit | 189293e12fff33eda98a464f644d474cf4baef33 (patch) | |
tree | c2e5d02c994f3ef292fa9c1d9f2fb799748be055 /MANIFEST | |
parent | e0eb5c6e1dbf527db240faa0f398617577ec783f (diff) | |
download | hdf5-189293e12fff33eda98a464f644d474cf4baef33.zip hdf5-189293e12fff33eda98a464f644d474cf4baef33.tar.gz hdf5-189293e12fff33eda98a464f644d474cf4baef33.tar.bz2 |
Removes dead H5ST package from the library (#528)
* Committing clang-format changes
* Removes the unused H5ST package from the library
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -997,8 +997,6 @@ ./src/H5SMpkg.h ./src/H5SMprivate.h ./src/H5SMtest.c -./src/H5ST.c -./src/H5STprivate.h ./src/H5T.c ./src/H5Tarray.c ./src/H5Tbit.c @@ -1315,7 +1313,6 @@ ./test/ttsafe_cancel.c ./test/ttsafe_dcreate.c ./test/ttsafe_error.c -./test/ttst.c ./test/tunicode.c ./test/tvlstr.c ./test/tvltypes.c |