diff --git a/Makefile b/Makefile index c485a24..0828869 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,2 @@ default: g++ main.cpp -o collatz - strip collatz