#!/usr/bin/python2 -s
import zfoeditor.zfo_gui as zg

zg.start_app()
