#!python
# coding=utf8

from treecat.__main__ import main
main()
