
clean:
	-rm *.log
	-rm *.out
	-rm *.err
	-rm -rf s_*
	-rm -rf c_*
	-rm -rf null_spec_*
