blob: 44311dd226ea3b38abd225d33e4e93826a30267e (
plain)
1
2
3
4
5
6
7
8
9
|
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename INSTALL
@c %**end of header
@c This tells g77install.texi that it's generating just the INSTALL file.
@set DOC-INSTALL
@include g77install.texi
@bye
|