Commit Graph

5 Commits

Author SHA1 Message Date
kevlo
8e5ef3219f fix installation problem; pointed out by lebel@ 2002-07-19 02:04:03 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
espie
e264345964 Do not depend on texi2html, use makeinfo --html instead. 2001-10-03 09:51:34 +00:00
kevlo
c8090d54c9 Initial import of libavl-1.4.0
Libavl is a library for balanced binary trees. Balanced binary trees
provide guaranteed O(lg n) performance for list insertion, deletion, and
search operations. libavl is the most complete free balanced binary tree
library on the net today, supporting AVL trees in plain, threaded, and
right-threaded forms as well as plain red-black trees.
2001-09-08 06:50:36 +00:00