]> git.saurik.com Git - wxWidgets.git/blob - setup/general/mygrep
thread fixes for MSW (samples doesn't compile currently under !MSW, will
[wxWidgets.git] / setup / general / mygrep
1 #! /bin/sh
2 grep $@
3 exit 0