#!/usr/bin/env python

import sys
import hy
import thxgh

thxgh.main(sys.argv)
