diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2021-05-29 02:59:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-29 02:59:58 (GMT) |
commit | 2da5855900d6e11d1db87a38f307fb72f95e809a (patch) | |
tree | 039e37664eb55604ccefb35f5a108764b4453fbb /MANIFEST | |
parent | 552ce4952b48c6c16d51023d0e30daa823706dc3 (diff) | |
download | hdf5-2da5855900d6e11d1db87a38f307fb72f95e809a.zip hdf5-2da5855900d6e11d1db87a38f307fb72f95e809a.tar.gz hdf5-2da5855900d6e11d1db87a38f307fb72f95e809a.tar.bz2 |
Split H5L.c internal code to H5Lint.c (#691)
* Committing clang-format changes
* Splits internal parts of H5L.c to H5Lint.c
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -898,6 +898,7 @@ ./src/H5L.c ./src/H5Ldeprec.c ./src/H5Lexternal.c +./src/H5Lint.c ./src/H5Lmodule.h ./src/H5Lpkg.h ./src/H5Lprivate.h |