]> mj.ucw.cz Git - libucw.git/commit
Added generic red-black trees Robert has sent to me some months ago.
authorMartin Mares <mj@ucw.cz>
Wed, 18 Jun 2003 10:03:57 +0000 (10:03 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 18 Jun 2003 10:03:57 +0000 (10:03 +0000)
commitb3524e137a080e8a37687347e1898cc1f0a91379
tree88971c7935aa9ccd51c64df64881ea62aa8cb8cf
parent608c1899dbff7471a870491295d38809e2d650ac
Added generic red-black trees Robert has sent to me some months ago.

They probably won't get used just now, but this is a good place to keep
them in.
lib/Makefile
lib/redblack-test.c [new file with mode: 0644]
lib/redblack.h [new file with mode: 0644]