From 029355ade3004526c06e3fd3d3b14459e63b7cce Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Fri, 11 Nov 2005 16:54:53 -0500 Subject: [svn-r11709] Purpose: Maintenance on Windows Description: Fix typos Solution: Platforms tested: Misc. update: --- release_docs/INSTALL_Windows.html | 6 +++--- 1 file 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.

  • 6) Invoke command prompt and go to c:\myHDFstuff\hdf5\fortran\src.

    type

    -

    H5fortran_detect.exe > H5fort_type_defines.h

    +

    H5fortran_detect.exe > H5fort_type_defines.h

  • 7) Open c:\myHDFstuff\hdf5\windows\misc\matchtypegen\H5match_types.dsw. @@ -2512,7 +2512,7 @@ lines.

  • 8) Invoke command prompt and go to c:\myHDFstuff\hdf5\fortran\src.

    type

    -

    H5fortran_detect_gen.exe

    +

    H5match_types.exe

    This step will generate H5f90i_gen.h and H5fortran_types.f90 automatically.

  • @@ -2574,4 +2574,4 @@ lines.

    - + \ No newline at end of file -- cgit v0.12