rm-logfiles
author lcp
Mon, 31 Oct 1994 15:45:54 +0100
changeset 662 2342e70a97d4
parent 608 245633e2fd57
permissions -rwxr-xr-x
ZF/OrderArith/thin: deleted as obsolete ZF/OrderArith/wf_on_radd: now uses thin_rl

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