]> git.saurik.com Git - wxWidgets.git/blame - wxPython/scripts/pycrust
Removed tool batch files, they can just be generated as part of the install.
[wxWidgets.git] / wxPython / scripts / pycrust
CommitLineData
9239ff22
RD
1#!/usr/bin/env python
2
1fded56b 3from wx.py.PyCrust import main
9239ff22 4main()