finished hw7

This commit is contained in:
2019-11-18 16:34:57 -07:00
parent f47f079bdc
commit 336746c138
514 changed files with 38393 additions and 2 deletions

View File

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