#! /usr/bin/python
# -*- coding: utf-8 -*-

from skencil import skencil_run

skencil_run()
