revert runtime file.
[repair.git] / Repair / RepairCompiler / MCC / Runtime / libredblack / README
1 README file
2 ===========
3
4 This a small library that provides the red-black balanced tree algorithm
5
6 If this code is raw out of the CVS tree, you will have to do the following to
7 compile it:-
8
9 sh ./autogen.sh
10
11 NOTE: When you have done a 'make install', you should check that /etc/ld.so.conf
12 contains the directory /usr/local/lib, and you should also probably run
13 /sbin/ldconfig to make sure that ld.so's cache file is up to date.
14
15 23 May 2000
16 Damian Ivereigh
17 Cisco Systems Inc