M2-Planet/test/test08/cleanup.sh

5 lines
76 B
Bash
Raw Normal View History

#! /bin/sh
rm -f test/test08/struct.M1
rm -f test/test08/struct.hex2
exit 0