[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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user