changeset 0 | a5a9c433f639 |
child 263 | d45f0af592f0 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/Tools/rm-logfiles Thu Sep 16 12:20:38 1993 +0200 @@ -0,0 +1,7 @@ +#! /bin/sh +#rm-logfiles: remove useless files from subdirectories +rm log */make*.log */make*.log.gz */make*.log.z +rm */test +rm */.*.thy.ML +rm */ex/.*.thy.ML +rm HOL/Subst/.*.thy.ML