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/ext | |
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/ext')
-rw-r--r-- | libstdc++-v3/docs/html/ext/howto.html | 2 | ||||
-rw-r--r-- | libstdc++-v3/docs/html/ext/sgiexts.html | 6 |
2 files changed, 3 insertions, 5 deletions
diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html index df730c0..f27c31d 100644 --- a/libstdc++-v3/docs/html/ext/howto.html +++ b/libstdc++-v3/docs/html/ext/howto.html @@ -8,7 +8,6 @@ <meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <title>libstdc++-v3 HOWTO: Extensions</title> <link REL=StyleSheet HREF="../lib3styles.css"> -<!-- $Id: howto.html,v 1.6 2001/09/17 23:24:40 pme Exp $ --> </head> <body> @@ -313,7 +312,6 @@ <P CLASS="fineprint"><em> Comments and suggestions are welcome, and may be sent to <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. -<br> $Id: howto.html,v 1.6 2001/09/17 23:24:40 pme Exp $ </em></p> diff --git a/libstdc++-v3/docs/html/ext/sgiexts.html b/libstdc++-v3/docs/html/ext/sgiexts.html index e1b0196..cd94887 100644 --- a/libstdc++-v3/docs/html/ext/sgiexts.html +++ b/libstdc++-v3/docs/html/ext/sgiexts.html @@ -7,7 +7,6 @@ <meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <title>SGI extensions to the library in libstdc++-v3</title> <link REL=StyleSheet HREF="lib3styles.css"> -<!-- $Id: explanations.html,v 1.2 2001/09/17 23:24:38 pme Exp $ --> </head> <body> @@ -26,7 +25,7 @@ libstdc++-v3</a></h1> for a description). Not every chapter may have extensions, and the extensions may come and go. Also, this page is incomplete because the author is pressed for time. Check back often; the latest change was on - $Date$ (UTC). + $Date: 2001/09/25 23:51:16 $ (UTC). </p> <p>Descriptions range from the scanty to the verbose. You should also check @@ -225,7 +224,8 @@ libstdc++-v3</a></h1> <hr> <P CLASS="fineprint"><em> -$Id: explanations.html,v 1.2 2001/09/17 23:24:38 pme Exp $ +Comments and suggestions are welcome, and may be sent to +<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. </em></p> |