rm-logfiles
author wenzelm
Wed, 19 Jan 1994 14:22:37 +0100
changeset 238 6af40e3a2bcb
parent 0 a5a9c433f639
child 263 d45f0af592f0
permissions -rwxr-xr-x
MAJOR INTERNAL CHANGE: extend and merge operations of syntax tables now much leaner (eliminated gramgraph, all data except tables of old parser are shared); simplified the internal interfaces for syntax extension; added translations for _explode, _implode (experimental);
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     1
#! /bin/sh
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     2
#rm-logfiles: remove useless files from subdirectories
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     3
rm log */make*.log */make*.log.gz */make*.log.z
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     4
rm */test
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     5
rm */.*.thy.ML
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     6
rm */ex/.*.thy.ML
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     7
rm HOL/Subst/.*.thy.ML