Add clean.sh .

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2019-09-17 11:14:04 +01:00
parent a0aa049803
commit 8bb34f96f2
1 changed files with 6 additions and 0 deletions

6
clean.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh
rm -rf Ep/proof
rm -rf Eq/proof
rm -f Ep/primes Ep/hex-* Ep/expand2-* Ep/verify-*
rm -f Eq/primes Eq/hex-* Eq/expand2-* Eq/verify-*
rm *.sage.py