summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2005-11-03 14:12:41 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2005-11-03 14:12:41 (GMT)
commit4bd195c87eb3980289d327ff5d05f6bcd6fa570d (patch)
tree96ea62f908b62700958f36f976ba5dd1d1ed7a03
parent47b0c3b356cca31ffae47c86dc4ebd649ce6bef6 (diff)
downloadhdf5-4bd195c87eb3980289d327ff5d05f6bcd6fa570d.zip
hdf5-4bd195c87eb3980289d327ff5d05f6bcd6fa570d.tar.gz
hdf5-4bd195c87eb3980289d327ff5d05f6bcd6fa570d.tar.bz2
[svn-r11677] Purpose: Update
Misc. update: Update for the new feature H5LTtext_to_dtype() with new files in HL library.
-rw-r--r--MANIFEST5
1 files changed, 5 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index b204c57..1e17278 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1260,6 +1260,11 @@
./hl/src/H5PT.h
./hl/src/H5HL_private.c
./hl/src/H5HL_private.h
+./hl/src/H5LTanalyze.l
+./hl/src/H5LTparse.y
+./hl/src/lex.yy.c
+./hl/src/y.tab.c
+./hl/src/y.tab.h
./hl/test/Makefile.am
./hl/test/Makefile.in
./hl/test/test_image.c