[svn-r6698]

Purpose:
    Comment out functions not in R1.6

Description:
    Commented out these hyperslab functions since they are not "turned on"
    for Release 1.6:
        h5scombine_hyperslab_f
        h5scombine_select_f
        h5sselect_select_f

Platforms tested:
    Safari, IE 5
This commit is contained in:
Frank Baker 2003-04-17 15:19:14 -05:00
parent 155171fd2e
commit d381b5be8d

View File

@ -517,6 +517,7 @@ FORTRAN Dataspace API -- h5s
<!--
<p>&nbsp;
<p>&nbsp;
<hr>
@ -561,8 +562,10 @@ FORTRAN Dataspace API -- h5s
! Sizes of element block
END SUBROUTINE h5scombine_hyperslab_f
</pre>
-->
<!--
<p>&nbsp;
<p>&nbsp;
<hr>
@ -599,8 +602,10 @@ FORTRAN Dataspace API -- h5s
INTEGER, INTENT(OUT) :: hdferr ! Error code
END SUBROUTINE h5scombine_select_f
</pre>
-->
<!--
<p>&nbsp;
<p>&nbsp;
<hr>
@ -634,6 +639,7 @@ FORTRAN Dataspace API -- h5s
INTEGER, INTENT(OUT) :: hdferr ! Error code
END SUBROUTINE h5sselect_select_f
</pre>
-->
<p>&nbsp;
@ -813,7 +819,7 @@ FORTRAN Dataspace API -- h5s
Describes HDF5 Release 1.5, Unreleased Development Branch
</address><!-- #EndLibraryItem -->
Last modified: 8 October, 2002
Last modified: 9 April 2003
</body>
</html>