diff options
-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 |