Commit 221948ff by Jan van Male Committed by Gerald Pfeifer

README: Fix typo.

	* README: Fix typo. Remove incorrect reference to Cygnus.

Co-Authored-By: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>

From-SVN: r37327
parent 756d6f0c
2000-11-08 Jan van Male <jan.vanmale@fenk.wau.nl>
Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* README: Fix typo. Remove incorrect reference to Cygnus.
2000-08-22 Geoff Berry <geoffb@bops.com> 2000-08-22 Geoff Berry <geoffb@bops.com>
* bitset (bitset::_M_is_any): Don't use __BITSET_WORDS macro * bitset (bitset::_M_is_any): Don't use __BITSET_WORDS macro
......
...@@ -4,7 +4,7 @@ Library, slightly modified to work with g++. ...@@ -4,7 +4,7 @@ Library, slightly modified to work with g++.
Note that this is based on a pre-Draft Standard for C++. Note that this is based on a pre-Draft Standard for C++.
Things are likely to change. For example, the header file names Things are likely to change. For example, the header file names
are very likely to change. The Allocator interface will change. Etc, etc. are very likely to change. The Allocator interface will change. Etc, etc.
CYGNUS MAKES NO COMMITTMENT (yet) TO SUPPORT BACKWARD COMPATIBILITY FOR STL. WE MAKE NO COMMITMENT (yet) TO SUPPORT BACKWARD COMPATIBILITY FOR STL.
For examples of things that should work, look in the ../tests directory. For examples of things that should work, look in the ../tests directory.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment