This is version 1.4 of libavl, a library in ANSI C for manipulation of
authormjl <mjl>
Fri, 27 Oct 2000 12:20:35 +0000 (12:20 +0000)
committermjl <mjl>
Fri, 27 Oct 2000 12:20:35 +0000 (12:20 +0000)
commitf8f2cce73bfac0c8734059ec9d0a0968a054e2e6
tree32505727cc57992b5cab1a58b4f5e74ef76791a4
parent3a7e1c253264f634ba86f014766c7ff3f5259b6c
This is version 1.4 of libavl, a library in ANSI C for manipulation of
balanced binary trees.  Functions for use with three varieties of AVL
tree and one type of red-black tree are included.  There is full
documentation, including an explanation of what AVL and red-black
trees are and why you'd use them.
devel/libavl/Makefile [new file with mode: 0644]
devel/libavl/files/md5 [new file with mode: 0644]
devel/libavl/pkg/COMMENT [new file with mode: 0644]
devel/libavl/pkg/DESCR [new file with mode: 0644]
devel/libavl/pkg/PLIST [new file with mode: 0644]