diff options
author | Barbara Jones <bljones@hdfgroup.org> | 2001-06-22 19:19:06 (GMT) |
---|---|---|
committer | Barbara Jones <bljones@hdfgroup.org> | 2001-06-22 19:19:06 (GMT) |
commit | d7e3f64c25ee57d5b5b198eaab0ae56c183b1d55 (patch) | |
tree | 86490b7d5bf45ee9d74ce217e4433fc94bc7b1f4 /doc/html/Tutor/mount.html | |
parent | 297cf286ae832b7b6d38e6d1d92bcfa6c8ebf09c (diff) | |
download | hdf5-d7e3f64c25ee57d5b5b198eaab0ae56c183b1d55.zip hdf5-d7e3f64c25ee57d5b5b198eaab0ae56c183b1d55.tar.gz hdf5-d7e3f64c25ee57d5b5b198eaab0ae56c183b1d55.tar.bz2 |
[svn-r4064]
Purpose:
fix broken ncsa image link
Diffstat (limited to 'doc/html/Tutor/mount.html')
-rw-r--r-- | doc/html/Tutor/mount.html | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/doc/html/Tutor/mount.html b/doc/html/Tutor/mount.html index 7e60e7f..1094231 100644 --- a/doc/html/Tutor/mount.html +++ b/doc/html/Tutor/mount.html @@ -7,9 +7,6 @@ <!-- BEGIN MAIN BODY --> -<A HREF="http://www.ncsa.uiuc.edu/"><img border=0 -src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" -width=78 height=27 alt="NCSA"><P></A> [ <A HREF="title.html"><I>HDF5 Tutorial Top</I></A> ] <H1> @@ -108,7 +105,7 @@ the parent file has the following structure: </PRE> [ <A HREF="examples/h5_mount.c">C program</A> ] - <code>h5_mount.c</code><BR> -[ <A HREF="examples/mount.f90">FORTRAN program</A> ] +[ <A HREF="examples/mountexample.f90">FORTRAN program</A> ] - <code>mountexample.f90</code> <P> @@ -234,7 +231,7 @@ please go to the <A HREF="references.html">References</A> page. <P><hr noshade size=1> <font face="arial,helvetica" size="-1"> <a href="http://www.ncsa.uiuc.edu/"><img border=0 - src="http://www.ncsa.uiuc.edu/Images/NCSAhome/footerlogo.gif" +src="footer-ncsalogo.gif" width=78 height=27 alt="NCSA"><br> The National Center for Supercomputing Applications</A><br> <a href="http://www.uiuc.edu/">University of Illinois @@ -244,7 +241,7 @@ please go to the <A HREF="references.html">References</A> page. <A HREF="mailto:hdfhelp@ncsa.uiuc.edu"> hdfhelp@ncsa.uiuc.edu</A> <br> -<BR> <H6>Last Modified: March 16, 2001</H6><BR> +<BR> <H6>Last Modified: June 22, 2001</H6><BR> <!-- modified by Barbara Jones - bljones@ncsa.uiuc.edu --> <!-- modified by Frank Baker - fbaker@ncsa.uiuc.edu --> </FONT> |