#!/mit/python/arch/i386_rhel4/bin/python2.5

import sys
from wx.tools.img2py import main
main(sys.argv[1:])

