summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2007-11-20 03:43:58 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2007-11-20 03:43:58 (GMT)
commitb4f4670c811cae49e08f1799b6ea69a8bb1345f3 (patch)
tree5bcfdbd9e8dd0e86ee816d33da7739e752edcf34 /MANIFEST
parentf23b5aafc1878b0dd4aac27184500c19cf0b8edd (diff)
downloadhdf5-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--MANIFEST6
1 files changed, 3 insertions, 3 deletions
diff --git a/MANIFEST b/MANIFEST
index bee7768..2ffe021 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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