diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2008-12-11 18:49:25 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2008-12-11 18:49:25 (GMT) |
commit | 4168cf3af65596824715ee7d4dd989d8578a95c0 (patch) | |
tree | bead2aaeb7e6e1852985f0a5593e2af344745a1f /MANIFEST | |
parent | 32ce1dd47d5d0ee511373e86812185bd6b96c8b5 (diff) | |
download | hdf5-4168cf3af65596824715ee7d4dd989d8578a95c0.zip hdf5-4168cf3af65596824715ee7d4dd989d8578a95c0.tar.gz hdf5-4168cf3af65596824715ee7d4dd989d8578a95c0.tar.bz2 |
[svn-r16181] Description:
Bring r16180 back from trunk:
Rename the current chunk indexing routines module for B-tree indices
to better reflect their purpose, and to make the upcoming extensible array
index module fit in better.
Tested:
FreeBSD/32 6.3
Too minor to require h5committest
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -469,6 +469,7 @@ ./src/H5CS.c ./src/H5CSprivate.h ./src/H5D.c +./src/H5Dbtree.c ./src/H5Dchunk.c ./src/H5Dcompact.c ./src/H5Dcontig.c @@ -478,7 +479,6 @@ ./src/H5Dfill.c ./src/H5Dint.c ./src/H5Dio.c -./src/H5Distore.c ./src/H5Dmpio.c ./src/H5Doh.c ./src/H5Dpkg.h |