This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
[wwwdocs] fortran/extensions.html link update
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: gcc-patches at gcc dot gnu dot org, fortran at gcc dot gnu dot org
- Date: Sun, 26 Feb 2006 22:26:50 +0100 (CET)
- Subject: [wwwdocs] fortran/extensions.html link update
Update link to Cray pointers.
Installed.
Gerald
Index: fortran/extensions.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/fortran/extensions.html,v
retrieving revision 1.5
diff -u -3 -p -r1.5 extensions.html
--- fortran/extensions.html 7 Feb 2005 22:14:50 -0000 1.5
+++ fortran/extensions.html 26 Feb 2006 21:25:29 -0000
@@ -30,7 +30,7 @@ are desired extensions beyond the curren
<li>Procedure variables</li>
<li><a href="http://www.openmp.org/drupal/">OpenMP</a> which provides
multi-platform shared-memory parallel programming</li>
- <li><a href="http://www.scd.ucar.edu/tcg/consweb/Fortran90/scnpoint.html">
+ <li><a href="http://www.cisl.ucar.edu/tcg/consweb/Fortran90/scnpoint.html">
Cray pointers</a> </li>
</ol>