diff options
author | Stan Shebs <shebs@apple.com> | 2001-09-27 00:48:01 +0000 |
---|---|---|
committer | Stan Shebs <shebs@gcc.gnu.org> | 2001-09-27 00:48:01 +0000 |
commit | 8ddad08b9e92670126f2f7883ed853b126372d37 (patch) | |
tree | 84a2e96b35b725f1a48320ce9562cda8bf1aaea5 /libstdc++-v3/docs/html/documentation.html | |
parent | 03219cb5d99220b9ec99520d304fcc467f69cb73 (diff) | |
download | gcc-8ddad08b9e92670126f2f7883ed853b126372d37.zip gcc-8ddad08b9e92670126f2f7883ed853b126372d37.tar.gz gcc-8ddad08b9e92670126f2f7883ed853b126372d37.tar.bz2 |
Makefile.am: Remove RCS Id strings.
* include/Makefile.am: Remove RCS Id strings.
* src/Makefile.am: Ditto.
* docs/doxygen/run_doxygen: Ditto.
* docs/html/configopts.html: Ditto.
* docs/html/documentation.html: Ditto.
* docs/html/explanations.html: Ditto.
* docs/html/install.html: Ditto.
* docs/html/17_intro/howto.html: Ditto.
* docs/html/18_support/howto.html: Ditto.
* docs/html/19_diagnostics/howto.html: Ditto.
* docs/html/20_util/howto.html: Ditto.
* docs/html/21_strings/howto.html: Ditto.
* docs/html/22_locale/howto.html: Ditto.
* docs/html/23_containers/howto.html: Ditto.
* docs/html/24_iterators/howto.html: Ditto.
* docs/html/25_algorithms/howto.html: Ditto.
* docs/html/26_numerics/howto.html: Ditto.
* docs/html/27_io/howto.html: Ditto.
* docs/html/ext/howto.html: Ditto.
* docs/html/ext/sgiexts.html: Ditto.
* docs/html/faq/index.html: Ditto.
* docs/html/faq/index.txt: Ditto.
From-SVN: r45836
Diffstat (limited to 'libstdc++-v3/docs/html/documentation.html')
-rw-r--r-- | libstdc++-v3/docs/html/documentation.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html index 6d5da26..c5e30b5 100644 --- a/libstdc++-v3/docs/html/documentation.html +++ b/libstdc++-v3/docs/html/documentation.html @@ -3,7 +3,6 @@ <meta NAME="KEYWORDS" CONTENT="libstdc++, homepage, home, g++, libg++, STL"> <title>Standard C++ Library v3</title> <link REL=StyleSheet HREF="lib3styles.css"> -<!-- $Id: documentation.html,v 1.5 2001/06/15 22:57:30 pme Exp $ --> </head> <body> |