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