]> git.saurik.com Git - wxWidgets.git/blob - wxPython/scripts/xrced
pass double as sqrt() argument as at least Sun compiler has troubles with sqrt(2)
[wxWidgets.git] / wxPython / scripts / xrced
1 #!/usr/bin/env python
2
3 from wx.tools.XRCed.xrced import main
4 main()