#!/usr/bin/env python
# coding=UTF-8
#
# $Id$
#

from main import katimon

katimon()

# vim: set ts=8 sts=2 sw=2 noet formatoptions=r ai nocindent:

