M2-Planet/test/test07/cleanup.sh

6 lines
92 B
Bash
Raw Normal View History

#! /bin/sh
rm -f test/test07/do.M1
rm -f test/test07/do.hex2
rm -f test/test07/proof
exit 0