summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2003-04-17 20:19:14 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2003-04-17 20:19:14 (GMT)
commitd381b5be8da91fdd3e04d749fefd30646e1f8eec (patch)
treeb0838a5d22518caee42f26c57a8cbdea7e85d436 /doc
parent155171fd2e0b3f3d357631bec57ab6ba08f1184f (diff)
downloadhdf5-d381b5be8da91fdd3e04d749fefd30646e1f8eec.zip
hdf5-d381b5be8da91fdd3e04d749fefd30646e1f8eec.tar.gz
hdf5-d381b5be8da91fdd3e04d749fefd30646e1f8eec.tar.bz2
[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
Diffstat (limited to 'doc')
-rw-r--r--doc/html/fortran/h5s_FORTRAN.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/html/fortran/h5s_FORTRAN.html b/doc/html/fortran/h5s_FORTRAN.html
index 109369d..b71b459 100644
--- a/doc/html/fortran/h5s_FORTRAN.html
+++ b/doc/html/fortran/h5s_FORTRAN.html
@@ -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>