all:
debug:
clean:
	rm -f *.*~ *~
	rm -f scripts/*~
	rm -rf __pycache__