origin_executable(iter iter.cpp) add_subdirectory(lists) #add_subdirectory(trees) # origin_executable(nary_tree nary_tree.cpp) # origin_executable(nary_tree_gen nary_tree_gen.cpp) # # origin_executable(uni_list unidirectional_list.cpp) # origin_executable(bidi_list bidirectional_list.cpp) # origin_executable(bi_iterator bi_iterator.cpp) # origin_executable(position position.cpp) # origin_executable(single_head_test single_head_test.cpp) # # origin_executable(tree tree.cpp) # origin_executable(order order.cpp) #