diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2001-07-05 15:51:25 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2001-07-05 15:51:25 (GMT) |
commit | 6d7917d341e0c2a1a96e55f94f6d14c65e0266e9 (patch) | |
tree | f6ce17b3c29f0bd3db388648fbd655528c3288bc /MANIFEST | |
parent | e6379c6d3da0e9b81e3a1a14fbf64c2043fbc972 (diff) | |
download | hdf5-6d7917d341e0c2a1a96e55f94f6d14c65e0266e9.zip hdf5-6d7917d341e0c2a1a96e55f94f6d14c65e0266e9.tar.gz hdf5-6d7917d341e0c2a1a96e55f94f6d14c65e0266e9.tar.bz2 |
[svn-r4112]
Purpose:
Maintenance
Description:
Source directory has been rearranged.
INSTALL*, HISTORY.txt and RELEASE.txt were moved to the release_docs directory.
*.zip files were moved to the windows directory.
README file was renamed to README.txt
MANIFEST was updated to reflect those changes.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 25 |
1 files changed, 14 insertions, 11 deletions
@@ -6,24 +6,14 @@ #------------------------------------------------------------------------------ ./COPYING -./INSTALL -./INSTALL_TFLOPS -./INSTALL_VFL -./INSTALL_parallel -./INSTALL_Windows.txt -./HISTORY.txt ./MANIFEST ./Makefile.dist ./Makefile.in -./README -./RELEASE.txt +./README.txt ./acconfig.h ./aclocal.m4 ./configure ./configure.in -./all.zip -./all_withf90.zip -./all_withhdf4.zip ./bin/checkapi _DO_NOT_DISTRIBUTE_ ./bin/checkposix _DO_NOT_DISTRIBUTE_ @@ -752,6 +742,15 @@ ./pablo/ProcTrace.h ./pablo/READ_ME + +./release_docs/INSTALL +./release_docs/INSTALL_TFLOPS +./release_docs/INSTALL_VFL +./release_docs/INSTALL_parallel +./release_docs/INSTALL_Windows.txt +./release_docs/HISTORY.txt +./release_docs/RELEASE.txt + ./src/.indent.pro _DO_NOT_DISTRIBUTE_ ./src/Dependencies ./src/H5.c @@ -1225,3 +1224,7 @@ ./tools/testfiles/tvldtypes1.h5.xml ./tools/testfiles/tvldtypes2.h5.xml ./tools/testfiles/tvldtypes3.h5.xml + +./windows/all.zip +./windows/all_withf90.zip +./windows/all_withhdf4.zip |