Skip to content
Snippets Groups Projects
Commit b9a9e194 authored by Vincent Nivoliers's avatar Vincent Nivoliers
Browse files

added clean targetes in Makefile

parent 3425064e
No related branches found
No related tags found
No related merge requests found
......@@ -16,4 +16,4 @@ hull_almost_exact: hull_almost_exact.cpp svg.cpp
g++ -g -Wall hull_almost_exact.cpp svg.cpp -o hull_almost_exact
clean:
rm -f precision hull
rm -f precision hull hull_perturbation hull_permutation hull_almost_exact
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment