clean:
	rm -f .coverage
	rm -f .coverage.*
	rm -f *.coverage
	rm -f coverage.xml
	rm -f *.nrndat
	rm -f .coverage.*
	rm -f python.*.btr
