#!/usr/bin/python2 -s
from xpdeint import xsil2graphicsParser
import sys
sys.exit(xsil2graphicsParser.main())