]> git.saurik.com Git - wxWidgets.git/blob - setup/general/mygrep
Added a \pythonnote command to tex2rtf.ini. By default, it's an empty macro,
[wxWidgets.git] / setup / general / mygrep
1 #! /bin/sh
2 grep $@
3 exit 0