src/Tools/agrep
author wenzelm
Mon, 17 Feb 1997 17:22:50 +0100
changeset 2651 60d8d06f84a5
parent 2468 428efffe8599
permissions -rwxr-xr-x
file moved here;
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