clean:
	rm -f *~ *.pyc
	rm -rf response_files logs
	rm -rf source_files/random
