From a69dae1fb0abd1f41e58b0479b78f825cffb3ea8 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 8 Jan 2001 12:51:24 +0000 Subject: [PATCH] Add F77-VERSION doc. git-svn-id: https://svn.dealii.org/trunk@3615 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/development/makefiles.1.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/development/makefiles.1.html b/deal.II/doc/development/makefiles.1.html index ca5c20636d..87e7a961a8 100644 --- a/deal.II/doc/development/makefiles.1.html +++ b/deal.II/doc/development/makefiles.1.html @@ -80,7 +80,10 @@

Name and version of the Fortran 77 compiler. Possible names presently include egcs1.1, - gcc2.95, gcc2.96, and gcc2.97 + gcc2.95, gcc2.96, + gcc2.97, SunF77; + there may be others in the future, if we have access to + other systems

-- 2.39.5