src/Tools/agrep
author paulson
Fri, 03 Jan 1997 10:48:28 +0100
changeset 2468 428efffe8599
parent 1512 ce37c64244c0
permissions -rwxr-xr-x
Added TFL
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