summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2001-12-31 04:58:53 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2001-12-31 04:58:53 (GMT)
commit54121674c3d01dfb80af20d96a3aba909b33e803 (patch)
treea81134a750d58d970353cf21daecde1d11d5d209 /MANIFEST
parentb86f8fd78c603eb2fb9c5a20791241fb8a1bd43d (diff)
downloadhdf5-54121674c3d01dfb80af20d96a3aba909b33e803.zip
hdf5-54121674c3d01dfb80af20d96a3aba909b33e803.tar.gz
hdf5-54121674c3d01dfb80af20d96a3aba909b33e803.tar.bz2
[svn-r4761] Purpose:
Removing the DPSS (gridstorage) driver source code. (same as the v1.5) Description: The DPSS (using Grid-Storage) driver is retired. Removed the configure option with-gridstorage from configure.in. Cvs remove the following files ./src/H5FDdpss.c ./src/H5FDdpss.h ./test/dpss_read.c ./test/dpss_write.c Regenerated Dependencies files (some had to be hand-edited since 'make depend' did not cover them.) Removed reference to DPSS Virtual file driver from H5F.c. Platforms tested: modi4 (Parallel; -with-gass=...) eirene (pthread safe) arabica (fortran, cxx).
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 0 insertions, 4 deletions
diff --git a/MANIFEST b/MANIFEST
index fa5f02c..f9ec174 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -796,8 +796,6 @@
./src/H5FD.c
./src/H5FDcore.c
./src/H5FDcore.h
-./src/H5FDdpss.c
-./src/H5FDdpss.h
./src/H5FDfamily.c
./src/H5FDfamily.h
./src/H5FDgass.c
@@ -903,8 +901,6 @@
./test/big.c
./test/bittests.c
./test/cmpd_dset.c
-./test/dpss_read.c
-./test/dpss_write.c
./test/dsets.c
./test/dtypes.c
./test/enum.c