]> git.saurik.com Git - wxWidgets.git/blame - install/unix/setup/general/mygrep
New Unix configure system
[wxWidgets.git] / install / unix / setup / general / mygrep
CommitLineData
a1a2adef
RR
1#! /bin/sh
2grep $@
3exit 0