mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[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:
parent
155171fd2e
commit
d381b5be8d
@ -517,6 +517,7 @@ FORTRAN Dataspace API -- h5s
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
<p>
|
||||
<p>
|
||||
<hr>
|
||||
@ -561,8 +562,10 @@ FORTRAN Dataspace API -- h5s
|
||||
! Sizes of element block
|
||||
END SUBROUTINE h5scombine_hyperslab_f
|
||||
</pre>
|
||||
-->
|
||||
|
||||
|
||||
<!--
|
||||
<p>
|
||||
<p>
|
||||
<hr>
|
||||
@ -599,8 +602,10 @@ FORTRAN Dataspace API -- h5s
|
||||
INTEGER, INTENT(OUT) :: hdferr ! Error code
|
||||
END SUBROUTINE h5scombine_select_f
|
||||
</pre>
|
||||
-->
|
||||
|
||||
|
||||
<!--
|
||||
<p>
|
||||
<p>
|
||||
<hr>
|
||||
@ -634,6 +639,7 @@ FORTRAN Dataspace API -- h5s
|
||||
INTEGER, INTENT(OUT) :: hdferr ! Error code
|
||||
END SUBROUTINE h5sselect_select_f
|
||||
</pre>
|
||||
-->
|
||||
|
||||
|
||||
<p>
|
||||
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user