diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2002-11-13 16:29:57 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2002-11-13 16:29:57 (GMT) |
commit | 9646b2464cff1ed996517fe9c30b046a76739b23 (patch) | |
tree | 69aa0872223ea26ea97688e070bf470a28bcaaae | |
parent | 9b3826267baa99ed6fee111afb7990550800bb30 (diff) | |
download | hdf5-9646b2464cff1ed996517fe9c30b046a76739b23.zip hdf5-9646b2464cff1ed996517fe9c30b046a76739b23.tar.gz hdf5-9646b2464cff1ed996517fe9c30b046a76739b23.tar.bz2 |
[svn-r6086]
Purpose:
updated file list including shuffling code and shuffling note
Description:
Solution:
Platforms tested:
Misc. update:
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -183,6 +183,7 @@ ./doc/html/PSandPDF/Makefile.in ./doc/html/TechNotes.html +./doc/html/TechNotes/shuffling-algorithm-report.pdf ./doc/html/TechNotes/BigDataSmMach.html ./doc/html/TechNotes/ChStudy_1000x1000.gif ./doc/html/TechNotes/ChStudy_250x250.gif @@ -907,6 +908,7 @@ ./src/H5Vprivate.h ./src/H5Z.c ./src/H5Zdeflate.c +./src/H5Zshuffle.c ./src/H5Zprivate.h ./src/H5Zpublic.h ./src/H5config.h.in |