diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2007-11-20 03:43:58 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2007-11-20 03:43:58 (GMT) |
commit | b4f4670c811cae49e08f1799b6ea69a8bb1345f3 (patch) | |
tree | 5bcfdbd9e8dd0e86ee816d33da7739e752edcf34 /MANIFEST | |
parent | f23b5aafc1878b0dd4aac27184500c19cf0b8edd (diff) | |
download | hdf5-b4f4670c811cae49e08f1799b6ea69a8bb1345f3.zip hdf5-b4f4670c811cae49e08f1799b6ea69a8bb1345f3.tar.gz hdf5-b4f4670c811cae49e08f1799b6ea69a8bb1345f3.tar.bz2 |
[svn-r14270] Description:
Removed the stream-vfd from the basic library code.
(The stream-vfd source files are not removed yet but the MANIFEST has been
updated to NOT release those stream-vfd source files.)
Platforms tested:
Kagiso and smirom.
Then test the release tar ball in kagiso.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -509,8 +509,8 @@ ./src/H5FDsec2.h ./src/H5FDstdio.c ./src/H5FDstdio.h -./src/H5FDstream.c -./src/H5FDstream.h +./src/H5FDstream.c _DO_NOT_DISTRIBUTE_ +./src/H5FDstream.h _DO_NOT_DISTRIBUTE_ ./src/H5FDwindows.c ./src/H5FDwindows.h ./src/H5FL.c @@ -800,7 +800,7 @@ ./test/set_extent.c ./test/space_overflow.c _DO_NOT_DISTRIBUTE_ ./test/stab.c -./test/stream_test.c +./test/stream_test.c _DO_NOT_DISTRIBUTE_ ./test/tarray.c ./test/tarrold.h5 ./test/tattr.c |