#!/usr/bin/env python3
# coding=utf8

from treecat.__main__ import main
main()
