diff options
author | toon <toon@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-11-19 22:56:51 +0000 |
---|---|---|
committer | toon <toon@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-11-19 22:56:51 +0000 |
commit | ab385776365c84f9209142f7c7a51cd80b3d3f1b (patch) | |
tree | f2f7d948f9f2f22fa285faf12cfc6a3ac5ee2476 /gcc/f/.cvsignore | |
parent | bd7c2be3b3eb0361a095b4023a4c34fef1cff54b (diff) | |
download | gcc-ab385776365c84f9209142f7c7a51cd80b3d3f1b.tar.gz |
2001-11-19 Toon Moene <toon@moene.indiv.nluug.nl>
* .cvsignore: Ignore g77.1
* g77.texi: Substitute `@command' for `@code'
where appropriate.
* invoke.texi: Ditto.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47188 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/f/.cvsignore')
-rw-r--r-- | gcc/f/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/f/.cvsignore b/gcc/f/.cvsignore index 65c3d275ec1..ef942f0cd74 100644 --- a/gcc/f/.cvsignore +++ b/gcc/f/.cvsignore @@ -1 +1,2 @@ g77.info* +g77.1 |