aboutsummaryrefslogtreecommitdiff
path: root/libstdc++
diff options
context:
space:
mode:
authorJason Merrill <jason@yorick.cygnus.com>1998-09-15 13:43:48 +0000
committerJason Merrill <jason@yorick.cygnus.com>1998-09-15 13:43:48 +0000
commitaf0e2c428421d3967acc391c6d5693c89aff564c (patch)
treeedf37f6ef3ce496c91a4c0d9922210e6369e8b51 /libstdc++
parentae18c5c8efa50c5ef81aa2bae54b141364a16830 (diff)
tweak
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22427 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++')
-rw-r--r--libstdc++/stl/README5
1 files changed, 1 insertions, 4 deletions
diff --git a/libstdc++/stl/README b/libstdc++/stl/README
index 81bc7cf06ab..7d9f15fcbd4 100644
--- a/libstdc++/stl/README
+++ b/libstdc++/stl/README
@@ -1,5 +1,5 @@
This directory contains an SGI release of the C++ Standard Template
-Library, slightly modified to work with g++ (version 2.8.0 or newer).
+Library, slightly modified to work with g++.
Note that this is based on a pre-Draft Standard for C++.
Things are likely to change. For example, the header file names
@@ -11,6 +11,3 @@ For examples if things that should work, look in the ../tests directory.
DOCUMENTATION:
See http://www.sgi.com/Technology/STL/ or http://www.dinkumware.com/
on the World-Wide Web.
-
- --Jason Merrill
-Cygnus Support jason@cygnus.com