diff options
author | Martin Liska <mliska@suse.cz> | 2021-04-08 10:36:28 +0200 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2021-04-14 11:03:17 +0200 |
commit | fc3c63e351455c82047f43bd7212034f4e464aa9 (patch) | |
tree | a37c40c308c698157373fea4627129911d9d7371 | |
parent | cdd0c0b647538d25a822a44986e1bcf2e567310d (diff) | |
download | gcc-fc3c63e351455c82047f43bd7212034f4e464aa9.zip gcc-fc3c63e351455c82047f43bd7212034f4e464aa9.tar.gz gcc-fc3c63e351455c82047f43bd7212034f4e464aa9.tar.bz2 |
Remove Index from gfc-internals.texi.
-rw-r--r-- | gcc/fortran/gfc-internals.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/fortran/gfc-internals.texi b/gcc/fortran/gfc-internals.texi index 8644900..49de0ce 100644 --- a/gcc/fortran/gfc-internals.texi +++ b/gcc/fortran/gfc-internals.texi @@ -124,7 +124,6 @@ not accurately reflect the status of the most recent GNU Fortran compiler. * LibGFortran:: The LibGFortran Runtime Library. * GNU Free Documentation License:: How you can copy and share this manual. -* Index:: Index of this documentation. @end menu @end ifnottex @@ -960,8 +959,6 @@ and @code{VERS_1.2} as well as in @code{VERS_2.0}. @c Index @c --------------------------------------------------------------------- -@node Index -@unnumbered Index @printindex cp |