summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXuan Bai <xuanbai@hdfgroup.org>2004-11-05 02:49:13 (GMT)
committerXuan Bai <xuanbai@hdfgroup.org>2004-11-05 02:49:13 (GMT)
commitd06deccd391aa032499cfff4e01f3b25895e4d94 (patch)
treecbf6a8d831a968aa9d7464d03cb6c4b84dda6b23
parent708a494f7e6ee57f81e53f847b421130a92d2d8f (diff)
downloadhdf5-d06deccd391aa032499cfff4e01f3b25895e4d94.zip
hdf5-d06deccd391aa032499cfff4e01f3b25895e4d94.tar.gz
hdf5-d06deccd391aa032499cfff4e01f3b25895e4d94.tar.bz2
[svn-r9509] Purpose:
Bug fix. Description: Correct some typoes in the documentation. Solution: Platforms tested: Not necessary. Misc. update:
-rw-r--r--release_docs/INSTALL_Windows.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt
index c0403b9..35e55a7 100644
--- a/release_docs/INSTALL_Windows.txt
+++ b/release_docs/INSTALL_Windows.txt
@@ -659,10 +659,10 @@ We provide 2 options for users to test HDF5 libraries and tools.
hdf5\proj\hdf5_f90cstubdll\debug\hdf5_f90cstubddll.dll
hdf5\proj\hdf5_fortrandll\release\hdf5_fortrandll.dll
hdf5\proj\hdf5_fortrandll\debug\hdf5_fortranddll.dll
- hdf5\proj\libtest_cstubdll\release\libtest_cstubdll.dll
- hdf5\proj\libtest_cstubdll\debug\libtest_cstubddll.dll
- hdf5\proj\libtest_fortrandll\release\libtest_fortrandll.dll
- hdf5\proj\libtest_fortrandll\debug\libtest_fortranddll.dll
+ hdf5\fortran\test\libtest_cstubdll\release\libtest_cstubdll.dll
+ hdf5\fortran\test\libtest_cstubdll\debug\libtest_cstubddll.dll
+ hdf5\fortran\test\libtest_fortrandll\release\libtest_fortrandll.dll
+ hdf5\fortran\test\libtest_fortrandll\debug\libtest_fortranddll.dll
Run testhdf5_fortran.bat at the command prompt as below: