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