]> git.saurik.com Git - wxWidgets.git/blob - src/gtk/setup/general/mygrep
General tidy-up (mainly typecasts) to allow the use of the SGI native
[wxWidgets.git] / src / gtk / setup / general / mygrep
1 #! /bin/sh
2 grep $@
3 exit 0