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