diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2015-06-09 03:22:43 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2015-06-09 03:22:43 (GMT) |
commit | 349ad0d74d18bc887bd433930288f54aaf999589 (patch) | |
tree | 882cc95035f07ab04bb39203dc72b444b864a6ad | |
parent | 6c81df0a2709669bbda057a4004f8a06c23e1991 (diff) | |
download | hdf5-349ad0d74d18bc887bd433930288f54aaf999589.zip hdf5-349ad0d74d18bc887bd433930288f54aaf999589.tar.gz hdf5-349ad0d74d18bc887bd433930288f54aaf999589.tar.bz2 |
[svn-r27166] Updated MANIFEST to include test/vds.c and tools/misc/vds files.
-rw-r--r-- | MANIFEST | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -1102,6 +1102,7 @@ ./test/test_filters_be.h5 ./test/gen_filters.c ./test/chunk_info.c +./test/vds.c ./test/testfiles/err_compat_1 ./test/testfiles/err_compat_2 @@ -1177,7 +1178,6 @@ ./tools/h5dump/testh5dumpxml.sh.in ./tools/h5dump/binread.c - ./tools/h5import/Makefile.am ./tools/h5import/Makefile.in ./tools/h5import/h5import.h @@ -1321,6 +1321,20 @@ ./tools/misc/testfiles/h5mkgrp_help.txt ./tools/misc/testfiles/h5mkgrp_version.txt.in ./tools/misc/h5perf_gentest.c +./tools/misc/vds/Makefile.am +./tools/misc/vds/Makefile.in +./tools/misc/vds/UC_1.h +./tools/misc/vds/UC_1_one_dim_gen.c +./tools/misc/vds/UC_2.h +./tools/misc/vds/UC_2_two_dims_gen.c +./tools/misc/vds/UC_3.h +./tools/misc/vds/UC_3_gaps_gen.c +./tools/misc/vds/UC_4.h +./tools/misc/vds/UC_4_printf_gen.c +./tools/misc/vds/UC_5.h +./tools/misc/vds/UC_5_stride_gen.c +./tools/misc/vds/UC_common.h + # h5stat sources ./tools/h5stat/Makefile.am |