#!/usr/bin/python
import sys, tahchee.main
tahchee.main.run(sys.argv[1:])
