diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2001-07-05 16:36:40 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2001-07-05 16:36:40 (GMT) |
commit | b2375a85c1c68cc6a19f92055d8d8ed24b2c5d90 (patch) | |
tree | 9a4da05ee3d6ffda29953a205526df2b66e5499d /MANIFEST | |
parent | cf5d06ef3645e19991c573b988cedd662796d0e3 (diff) | |
download | hdf5-b2375a85c1c68cc6a19f92055d8d8ed24b2c5d90.zip hdf5-b2375a85c1c68cc6a19f92055d8d8ed24b2c5d90.tar.gz hdf5-b2375a85c1c68cc6a19f92055d8d8ed24b2c5d90.tar.bz2 |
[svn-r4114]
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 | 24 |
1 files changed, 13 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_ @@ -749,6 +739,14 @@ ./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 @@ -1229,3 +1227,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 |