PATCH: gcc/f/g77.texi

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Wed Dec 29 10:32:00 GMT 1999


Personally, I don't use Fortran at all, but this caused a broken
link on "my" web site, so I fixed it. :-)

Installed.

Gerald

Wed Dec 29 19:29:26 1999  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
 
	* g77.texi (C Interfacing Tools): Fix an incorrect link.

Index: g77.texi
===================================================================
RCS file: /cvs/gcc/egcs/gcc/f/g77.texi,v
retrieving revision 1.61
diff -c -3 -p -r1.61 g77.texi
*** g77.texi	1999/06/21 11:57:15	1.61
--- g77.texi	1999/12/29 18:30:33
*************** build the @file{src} directory from the 
*** 8231,8237 ****
  @code{f2c} program on your path.
  
  Something else that might be useful is @samp{cfortran.h} from
! @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@.
--- 8231,8237 ----
  @code{f2c} program on your path.
  
  Something else that might be useful is @samp{cfortran.h} from
! @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@.



More information about the Gcc-patches mailing list