src/Tools/agrep
author paulson
Fri, 31 Jan 1997 17:13:19 +0100
changeset 2572 8a47f85e7a03
parent 2468 428efffe8599
permissions -rwxr-xr-x
ex_impE was incorrectly listed as Safe
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     1
#! /bin/csh
2468
428efffe8599 Added TFL
paulson
parents: 1512
diff changeset
     2
grep "$*" */*.ML */*/*.ML TFL/*.sml TFL/*.sig TFL/examples/Subst/*.ML
428efffe8599 Added TFL
paulson
parents: 1512
diff changeset
     3