# create a library "forest" 
#

add_library (forest dtree_trainer.cpp dtree.cpp forest.cpp)


