finished hw5

This commit is contained in:
2019-10-21 23:26:32 -06:00
parent a768bb692d
commit 672bd8313d
220 changed files with 24769 additions and 15000 deletions

View File

@@ -0,0 +1,11 @@
file(REMOVE_RECURSE
"CMakeFiles/UnitTestRunner.dir/TestWordTree.cpp.o"
"CMakeFiles/UnitTestRunner.dir/WordTree.cpp.o"
"UnitTestRunner"
"UnitTestRunner.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/UnitTestRunner.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()