summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-06-04 15:47:17 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-06-04 15:47:17 (GMT)
commita43876da02a3fc64dae7ae4b8ccc64f15f49e60d (patch)
tree72ffb0f27affb8fd76cc2168d4bb042cb9fc8e5d /MANIFEST
parent4d8f148d0953939baed118399fffe6db05b3a98e (diff)
downloadhdf5-a43876da02a3fc64dae7ae4b8ccc64f15f49e60d.zip
hdf5-a43876da02a3fc64dae7ae4b8ccc64f15f49e60d.tar.gz
hdf5-a43876da02a3fc64dae7ae4b8ccc64f15f49e60d.tar.bz2
[svn-r6958] Purpose:
Code cleanup Description: Move dataspace testing code into separate module to avoid linking it into user's applications. Platforms tested: FreeBSD 4.8 (sleipnir) w/C++ FreeBSD 4.8 (sleipnir) w/parallel h5committested
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index a3082f1..eb246e4 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -943,6 +943,7 @@
./src/H5Ppkg.h
./src/H5Pprivate.h
./src/H5Ppublic.h
+./src/H5Ptest.c
./src/H5R.c
./src/H5Rprivate.h
./src/H5Rpublic.h
@@ -958,6 +959,7 @@
./src/H5Sprivate.h
./src/H5Spublic.h
./src/H5Sselect.c
+./src/H5Stest.c
./src/H5ST.c
./src/H5STprivate.h
./src/H5T.c