diff options
author | Fang Guo <fangguo@ncsa.uiuc.edu> | 2005-11-11 21:54:53 (GMT) |
---|---|---|
committer | Fang Guo <fangguo@ncsa.uiuc.edu> | 2005-11-11 21:54:53 (GMT) |
commit | 029355ade3004526c06e3fd3d3b14459e63b7cce (patch) | |
tree | e1612600239ed6551b18be784a562b6c4486968d /release_docs | |
parent | b96e820618ce929e91576d39e3597cadad390e54 (diff) | |
download | hdf5-029355ade3004526c06e3fd3d3b14459e63b7cce.zip hdf5-029355ade3004526c06e3fd3d3b14459e63b7cce.tar.gz hdf5-029355ade3004526c06e3fd3d3b14459e63b7cce.tar.bz2 |
[svn-r11709] Purpose:
Maintenance on Windows
Description:
Fix typos
Solution:
Platforms tested:
Misc. update:
Diffstat (limited to 'release_docs')
-rwxr-xr-x | release_docs/INSTALL_Windows.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/release_docs/INSTALL_Windows.html b/release_docs/INSTALL_Windows.html index cb11000..bdbf143 100755 --- a/release_docs/INSTALL_Windows.html +++ b/release_docs/INSTALL_Windows.html @@ -2503,7 +2503,7 @@ lines. </p> <li> <p>6) Invoke command prompt and go to <span class="filename">c:\myHDFstuff\hdf5\fortran\src.</span></p> <p>type</p> - <p class="filename">H5fortran_detect.exe > H5fort_type_defines.h</p> + <p class="filename"><span class="filename">H5fortran_detect.exe > H5fort_type_defines.h</span></p> </li> <li> <p>7) Open <span class="filename">c:\myHDFstuff\hdf5\windows\misc\matchtypegen\H5match_types.dsw</span>. @@ -2512,7 +2512,7 @@ lines. </p> <li> <p>8) Invoke command prompt and go to <span class="filename">c:\myHDFstuff\hdf5\fortran\src.</span></p> <p>type</p> - <p class="filename">H5fortran_detect_gen.exe</p> + <p class="filename"><span class="filename">H5match_types.exe</span></p> <p>This step will generate <span class="filename">H5f90i_gen.h </span> and<span class="filename"> H5fortran_types.f90</span> automatically.</p> </li> @@ -2574,4 +2574,4 @@ lines. </p> </body> -</html> +</html>
\ No newline at end of file |