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