]> git.saurik.com Git - wxWidgets.git/blob - setup/general/mygrep
Corrected memory.cpp compilation error; Cygwin makefile uses generic wxDirDlg
[wxWidgets.git] / setup / general / mygrep
1 #! /bin/sh
2 grep $@
3 exit 0