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