LIBRARY()

SRCS(
    avltree.cpp
)

END()

RECURSE_FOR_TESTS(
    ut
)