gfortran.texi (preprocessing): Update URL to COCO.
authorTobias Burnus <burnus@net-b.de>
Wed, 1 Sep 2010 16:34:14 +0000 (18:34 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Wed, 1 Sep 2010 16:34:14 +0000 (18:34 +0200)
2010-09-01  Tobias Burnus  <burnus@net-b.de>

        * gfortran.texi (preprocessing): Update URL to COCO.

From-SVN: r163739

gcc/fortran/ChangeLog
gcc/fortran/gfortran.texi

index 4c627da4c96a57d38780e13c9a9065f44ecbbf3f..0078863ebff011041fd11a2be9843835c578a43b 100644 (file)
@@ -1,3 +1,7 @@
+2010-09-01  Tobias Burnus  <burnus@net-b.de>
+
+       * gfortran.texi (preprocessing): Update URL to COCO.
+
 2010-09-01  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
 
        * trans-intrinsic.c (gfc_build_intrinsic_lib_fndecls): Resize
index 93b742b710928eea8d8da7548d6dc41e5cdbf1a0..10492f0d916aa64ece44b81cb004b6d2916c14d9 100644 (file)
@@ -426,7 +426,7 @@ While CPP is the de-facto standard for preprocessing Fortran code,
 Part 3 of the Fortran 95 standard (ISO/IEC 1539-3:1998) defines
 Conditional Compilation, which is not widely used and not directly
 supported by the GNU Fortran compiler. You can use the program coco
-to preprocess such files (@uref{http://users.erols.com/dnagle/coco.html}).
+to preprocess such files (@uref{http://www.daniellnagle.com/coco.html}).
 
 
 @c ---------------------------------------------------------------------