#!python
from xtgen import cmdline

cmdline = cmdline.XTCmdLine()
cmdline.run()

