diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2017-07-14 16:18:33 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2017-07-14 16:18:33 (GMT) |
commit | d4234d0a98ff68eb55b3fa0d2246e61e53308e41 (patch) | |
tree | 64b4a153f36c7fbeaf7e160f1b614e9f0aca9ef0 /MANIFEST | |
parent | 26390d02df919476ff3d293293dacbcaba9a4c24 (diff) | |
download | hdf5-d4234d0a98ff68eb55b3fa0d2246e61e53308e41.zip hdf5-d4234d0a98ff68eb55b3fa0d2246e61e53308e41.tar.gz hdf5-d4234d0a98ff68eb55b3fa0d2246e61e53308e41.tar.bz2 |
Major rework of H5PL package code before bringing VOL changes
over.
Brings coding standards in line with the rest of the library,
enforces better software engineering principles, and makes
everything more maintainable.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -799,8 +799,11 @@ ./src/H5PBpkg.h ./src/H5PBprivate.h ./src/H5PL.c +./src/H5PLint.c ./src/H5PLmodule.h +./src/H5PLpath.c ./src/H5PLpkg.h +./src/H5PLplugin_cache.c ./src/H5PLprivate.h ./src/H5PLpublic.h ./src/H5PLextern.h |