summaryrefslogtreecommitdiff
path: root/libstdc++/stl
diff options
context:
space:
mode:
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>1998-09-15 13:43:48 +0000
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>1998-09-15 13:43:48 +0000
commit14205a475a333a3bcfd737642e4dd62b59050d73 (patch)
treeedf37f6ef3ce496c91a4c0d9922210e6369e8b51 /libstdc++/stl
parent45b83a06261bb7742ddad6d0bce43a051bdcf2f6 (diff)
downloadgcc-14205a475a333a3bcfd737642e4dd62b59050d73.tar.gz
tweak
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22427 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++/stl')
-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