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 | |
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.
-rw-r--r-- | MANIFEST | 24 | ||||
-rw-r--r-- | README.txt (renamed from README) | 0 | ||||
-rw-r--r-- | release_docs/HISTORY.txt (renamed from HISTORY.txt) | 0 | ||||
-rw-r--r-- | release_docs/INSTALL (renamed from INSTALL) | 0 | ||||
-rw-r--r-- | release_docs/INSTALL_TFLOPS (renamed from INSTALL_TFLOPS) | 0 | ||||
-rw-r--r-- | release_docs/INSTALL_VFL (renamed from INSTALL_VFL) | 0 | ||||
-rw-r--r-- | release_docs/INSTALL_Windows.txt (renamed from INSTALL_Windows.txt) | 0 | ||||
-rw-r--r-- | release_docs/INSTALL_parallel (renamed from INSTALL_parallel) | 0 | ||||
-rw-r--r-- | release_docs/RELEASE.txt (renamed from RELEASE.txt) | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | windows/all.zip (renamed from all.zip) | bin | 207730 -> 207730 bytes | |||
-rwxr-xr-x[-rw-r--r--] | windows/all_withf90.zip (renamed from all_withf90.zip) | bin | 214958 -> 214958 bytes | |||
-rw-r--r-- | windows/all_withhdf4.zip (renamed from all_withhdf4.zip) | bin | 218986 -> 218986 bytes |
12 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 diff --git a/HISTORY.txt b/release_docs/HISTORY.txt index 79f5065..79f5065 100644 --- a/HISTORY.txt +++ b/release_docs/HISTORY.txt diff --git a/INSTALL b/release_docs/INSTALL index 20ce060..20ce060 100644 --- a/INSTALL +++ b/release_docs/INSTALL diff --git a/INSTALL_TFLOPS b/release_docs/INSTALL_TFLOPS index a05ef7f..a05ef7f 100644 --- a/INSTALL_TFLOPS +++ b/release_docs/INSTALL_TFLOPS diff --git a/INSTALL_VFL b/release_docs/INSTALL_VFL index d0466a3..d0466a3 100644 --- a/INSTALL_VFL +++ b/release_docs/INSTALL_VFL diff --git a/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt index 46e85e8..46e85e8 100644 --- a/INSTALL_Windows.txt +++ b/release_docs/INSTALL_Windows.txt diff --git a/INSTALL_parallel b/release_docs/INSTALL_parallel index e2a0709..e2a0709 100644 --- a/INSTALL_parallel +++ b/release_docs/INSTALL_parallel diff --git a/RELEASE.txt b/release_docs/RELEASE.txt index eca88b5..eca88b5 100644 --- a/RELEASE.txt +++ b/release_docs/RELEASE.txt diff --git a/all.zip b/windows/all.zip Binary files differindex 725c5e0..725c5e0 100644..100755 --- a/all.zip +++ b/windows/all.zip diff --git a/all_withf90.zip b/windows/all_withf90.zip Binary files differindex 71f8c9b..71f8c9b 100644..100755 --- a/all_withf90.zip +++ b/windows/all_withf90.zip diff --git a/all_withhdf4.zip b/windows/all_withhdf4.zip Binary files differindex b06b701..b06b701 100644 --- a/all_withhdf4.zip +++ b/windows/all_withhdf4.zip |