diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2015-11-16 21:05:35 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2015-11-16 21:05:35 (GMT) |
commit | ec47333d658387447064d75b0fc5f6dd370ea024 (patch) | |
tree | 2655bebb7e5f028ec7eba4a95d5bdfef65bfb5bd /MANIFEST | |
parent | 81ae1ef2c3ba9de0400b1c0918ad3b58b31e65a1 (diff) | |
download | hdf5-ec47333d658387447064d75b0fc5f6dd370ea024.zip hdf5-ec47333d658387447064d75b0fc5f6dd370ea024.tar.gz hdf5-ec47333d658387447064d75b0fc5f6dd370ea024.tar.bz2 |
[svn-r28362] Merge of r28234 to r28346 from the trunk.
This includes the flex/bison changes to both the autotools
and CMake.
Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
serial and parallel (MPICH 3.1.4)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -49,6 +49,7 @@ ./bin/deploy ./bin/distdep ./bin/errors _DO_NOT_DISTRIBUTE_ +./bin/genparser ./bin/gcov_script _DO_NOT_DISTRIBUTE_ ./bin/h5vers ./bin/iostats @@ -2386,7 +2387,10 @@ ./hl/src/H5LDprivate.h ./hl/src/H5LDpublic.h ./hl/src/H5LT.c +./hl/src/H5LTanalyze.c ./hl/src/H5LTanalyze.l +./hl/src/H5LTparse.c +./hl/src/H5LTparse.h ./hl/src/H5LTparse.y ./hl/src/H5LTprivate.h ./hl/src/H5LTpublic.h |