blob: fb1e12618f0709401ccc685c59dd309f3c565a48 [file] [log] [blame]
#!/usr/bin/env python
import sys
import main
main.main(sys.argv[1:])