From 14205a475a333a3bcfd737642e4dd62b59050d73 Mon Sep 17 00:00:00 2001 From: jason Date: Tue, 15 Sep 1998 13:43:48 +0000 Subject: tweak git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22427 138bc75d-0d04-0410-961f-82ee72b054a4 --- libstdc++/stl/README | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'libstdc++') 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 -- cgit v1.2.1