From ba3a05c0a2d44a02b0b75a4e0cb6285cf1d84835 Mon Sep 17 00:00:00 2001 From: gerald Date: Wed, 29 Dec 1999 18:32:38 +0000 Subject: [PATCH] * g77.texi (C Interfacing Tools): Fix an incorrect link. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31119 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/f/ChangeLog | 4 ++++ gcc/f/g77.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index fe82280..6e30f4f 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +Wed Dec 29 19:29:26 1999 Gerald Pfeifer + + * g77.texi (C Interfacing Tools): Fix an incorrect link. + 1999-12-13 Jakub Jelinek * target.h: Handle sparc64 the same way as alpha. diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi index eaab254..6c0085c 100644 --- a/gcc/f/g77.texi +++ b/gcc/f/g77.texi @@ -8231,7 +8231,7 @@ build the @file{src} directory from the distribution, consult the @code{f2c} program on your path. Something else that might be useful is @samp{cfortran.h} from -@uref{ftp://zebra/desy.de/cfortran}. +@uref{ftp://zebra.desy.de/cfortran}. This is a fairly general tool which can be used to generate interfaces for calling in both directions between Fortran and C@. -- 2.7.4