#!/usr/bin/python2 -s

from wx.tools.XRCed.xrced import main
main()
