Makefile 110 Bytes
Newer Older
Kento HASEGAWA's avatar
Kento HASEGAWA committed
1 2 3 4

.PHONY: clean
clean:
	rm -rf ./solutions/*
5 6
	rm -rf ./solvers/hsgw/P*.txt
	rm -rf ./solvers/kwmr/A*.txt