PROVIDE: libs/trees { +files+ { "trees.factor" "bst.factor" "avl-tree.factor" } } { +tests+ { "tests/bst.factor" "tests/avl-tree.factor" } } ;