rm-logfiles
author lcp
Thu, 08 Dec 1994 14:18:31 +0100
changeset 768 59c0a821e468
parent 608 245633e2fd57
permissions -rwxr-xr-x
UN_upper_cardinal: updated to refer to Card_le_imp_lepoll and lepoll_imp_Card_le

#! /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 {} \;