src/Tools/agrep
author wenzelm
Fri, 25 Jul 1997 14:31:48 +0200
changeset 3581 0727ebd62b48
parent 2468 428efffe8599
permissions -rwxr-xr-x
removed split_paired_Ex; fixed proc args;
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