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