# Copyright (c) 2008-2010 Kent State University # # This file is distributed under the MIT License. See the accompanying file # LICENSE.txt or http:#www.opensource.org/licenses/mit-license.php for terms # and conditions. origin_executable(k_ary_tree k_ary_tree.cpp) add_test(k_ary_tree_test k_ary_tree)