diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2005-01-08 02:07:05 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2005-01-08 02:07:05 (GMT) |
commit | 3932c8d54a682050bb6143a81d98dd1c60884747 (patch) | |
tree | c6b8c82f830b57839ada86bdaad30c262cf2dc77 /MANIFEST | |
parent | 354122064ca35edac4e1a51b19ca5882f09ef8f3 (diff) | |
download | hdf5-3932c8d54a682050bb6143a81d98dd1c60884747.zip hdf5-3932c8d54a682050bb6143a81d98dd1c60884747.tar.gz hdf5-3932c8d54a682050bb6143a81d98dd1c60884747.tar.bz2 |
[svn-r9779] Purpose:
Remove feature
Description:
Retire threaded, balanced binary tree code from HDF5 use. Requiescat in
pace...
Also, regenerate dependencies files.
Platforms tested:
FreeBSD 4.10 (sleipnir) w/parallel
Too minor to require full h5committesting (the code is already
disconnected from everything except its tests)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1243,8 +1243,6 @@ ./src/H5Tpublic.h ./src/H5Tstrpad.c ./src/H5Tvlen.c -./src/H5TB.c -./src/H5TBprivate.h ./src/H5TS.c ./src/H5TSprivate.h ./src/H5V.c @@ -1343,7 +1341,6 @@ ./test/trefstr.c ./test/tselect.c ./test/tskiplist.c -./test/ttbbt.c ./test/ttst.c ./test/ttsafe.c ./test/ttsafe.h |