Commit 1a057f3b by Dave Love

Add dmg address.

From-SVN: r19741
parent 2b0c2df0
...@@ -102,7 +102,7 @@ was contributed to Craig by David Ronis (@email{ronis@@onsager.chem.mcgill.ca}). ...@@ -102,7 +102,7 @@ was contributed to Craig by David Ronis (@email{ronis@@onsager.chem.mcgill.ca}).
@sp 2 @sp 2
@center James Craig Burley @center James Craig Burley
@sp 3 @sp 3
@center Last updated 1998-01-11 @center Last updated 1998-04-18
@sp 1 @sp 1
@c The version number appears some more times in this file. @c The version number appears some more times in this file.
...@@ -1045,6 +1045,9 @@ capabilities of the Fortran language that are not directly ...@@ -1045,6 +1045,9 @@ capabilities of the Fortran language that are not directly
provided by the machine code generated by the @code{g77} provided by the machine code generated by the @code{g77}
compilation phase. compilation phase.
The maintainer of @code{libf2c} currently is
@email{dmg@@bell-labs.com}.
@cindex f771 program @cindex f771 program
@cindex programs, f771 @cindex programs, f771
@cindex assembler @cindex assembler
...@@ -12317,7 +12320,7 @@ or @url{ftp://ftp.dsm.fordham.edu}. ...@@ -12317,7 +12320,7 @@ or @url{ftp://ftp.dsm.fordham.edu}.
@cindex Makefile example @cindex Makefile example
Here are some sample @file{Makefile} rules using @code{ftnchek} Here are some sample @file{Makefile} rules using @code{ftnchek}
``project'' files to do cross-file checking and @code{sfmakedepend} ``project'' files to do cross-file checking and @code{sfmakedepend}
(from @uref{ftp://ahab.rutgers.edu/pub/perl/sfmakedepend}) (from @url{ftp://ahab.rutgers.edu/pub/perl/sfmakedepend})
to maintain dependencies automatically. to maintain dependencies automatically.
These assume the use of GNU @code{make}. These assume the use of GNU @code{make}.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment