]> git.saurik.com Git - wxWidgets.git/blob - src/gtk1/setup/general/mygrep
added #if USE_WXCONFIG check (TODO: add configure switch for it)
[wxWidgets.git] / src / gtk1 / setup / general / mygrep
1 #! /bin/sh
2 grep $@
3 exit 0