#! /usr/bin/env python
# -*- coding: UTF-8 -*-
#

from gtstarter_lib import *

gs = gt_starter()
gs.gtstarter_run()
