#!/usr/bin/python2.7

from scato.ui.app import Scato

Scato()()
