rm-logfiles
author lcp
Wed, 14 Dec 1994 16:51:16 +0100
changeset 785 c2ef808dc938
parent 608 245633e2fd57
permissions -rwxr-xr-x
cardinal_UN_Ord_lt_csucc: added comment le_UN_Ord_lt_csucc: tided proof by proving the lemma inj_UN_subset

#! /bin/sh
#rm-logfiles: remove useless files from subdirectories
rm log */make*.log */make*.log.gz
rm */test
find . -name '.*.thy.ML' -print -exec rm {} \;