summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2018-12-21 01:48:36 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2018-12-21 01:48:36 (GMT)
commitd6adb6526d83e6f799f16933757fb26131856f21 (patch)
tree8d1fbacda93818c29c57e2d7d583ebb0c4181de6 /MANIFEST
parent830fac2fea7fe27892299400d6892e96f216a97b (diff)
parent75a03ea0c36f24a6a3982b75a8c52325879bb569 (diff)
downloadhdf5-d6adb6526d83e6f799f16933757fb26131856f21.zip
hdf5-d6adb6526d83e6f799f16933757fb26131856f21.tar.gz
hdf5-d6adb6526d83e6f799f16933757fb26131856f21.tar.bz2
Merge pull request #1399 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_tweaks to develop
* commit '75a03ea0c36f24a6a3982b75a8c52325879bb569': Moved private native VOL connector functions to H5VLnative_private.h. Moved the remainder of the code into separate files. Split the native VOL connector code into multiple files and moved the attribute code over.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST8
1 files changed, 8 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index c3c7ffc..7864131 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -894,6 +894,14 @@
./src/H5VLmodule.h
./src/H5VLnative.c
./src/H5VLnative.h
+./src/H5VLnative_attr.c
+./src/H5VLnative_dataset.c
+./src/H5VLnative_datatype.c
+./src/H5VLnative_file.c
+./src/H5VLnative_group.c
+./src/H5VLnative_link.c
+./src/H5VLnative_object.c
+./src/H5VLnative_private.h
./src/H5VLpassthru.c
./src/H5VLpassthru.h
./src/H5VLpkg.h