This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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>
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]