diff options
author | Fang Guo <fangguo@ncsa.uiuc.edu> | 2005-06-17 22:17:45 (GMT) |
---|---|---|
committer | Fang Guo <fangguo@ncsa.uiuc.edu> | 2005-06-17 22:17:45 (GMT) |
commit | 6d54505653ac5d41fda3ae244cab8eee8a84dada (patch) | |
tree | 300c22795950afb63b023cacdec7ff226cdf198f | |
parent | fdb479ec2a5f92bf458ffafd06d332dbff7d1d4a (diff) | |
download | hdf5-6d54505653ac5d41fda3ae244cab8eee8a84dada.zip hdf5-6d54505653ac5d41fda3ae244cab8eee8a84dada.tar.gz hdf5-6d54505653ac5d41fda3ae244cab8eee8a84dada.tar.bz2 |
[svn-r10948] Purpose:
Change format and typo errors
Description:
Solution:
Platforms tested:
Misc. update:
-rwxr-xr-x | release_docs/INSTALL_Windows_Short_INTEL.TXT | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/release_docs/INSTALL_Windows_Short_INTEL.TXT b/release_docs/INSTALL_Windows_Short_INTEL.TXT index 8735019..fbbc09e 100755 --- a/release_docs/INSTALL_Windows_Short_INTEL.TXT +++ b/release_docs/INSTALL_Windows_Short_INTEL.TXT @@ -27,7 +27,7 @@ Notes: 2. HDF5 Fortran DLL Libraries is not supported with Intel Fortran 8.1 integration with Visual C++ .Net 2003 Environment. But Release version of HDF5 Fortran DLL Libraries works with Intel - Fortran whilt Debug version doesn't. + Fortran while Debug version doesn't. 3. Szip library is different when using Intel compiler. You should build Szip source codes with Intel @@ -80,7 +80,7 @@ Part II. INTEL compiler 8.1 with Visual C++ .Net 2003 Environment 2.1.1 Open all.dsw - Notes: all.sln is for command line use only. please open + Notes: all.sln is for command line use only. Please open all.dsw not all.sln. Invoke Microsoft Visual C++ .Net 2003. From the main @@ -230,7 +230,7 @@ Part II. INTEL compiler 8.1 with Visual C++ .Net 2003 Environment Library using Intel C++ 8.1 Compiler and HDF5 Static and High Level Fortran Library using Intel Fortran 8.1 compiler. - 2.2.6 Test HDF5 Static and High Level Fortran Library + 2.2.6 Test HDF5 C/C++ and Static Fortran Library a. Test HDF5 C and C++ Libraries |