finished main portion of code, now need to debug

This commit is contained in:
Paul Cruz
2017-07-03 17:28:59 -07:00
parent 00b5e6c512
commit 0887e98d4b
2 changed files with 253 additions and 33 deletions
+1
View File
@@ -29,3 +29,4 @@ clean:
@$(RM) -f v1 v2
@$(RM) -rf *.dSYM
@$(RM) -f tmp*
@echo "finished cleaning"