]> git.saurik.com Git - wxWidgets.git/blob - src/gtk1/setup/general/mygrep
- Moved the header in the .i files out of the code that gets put into
[wxWidgets.git] / src / gtk1 / setup / general / mygrep
1 #! /bin/sh
2 grep $@
3 exit 0