#!/usr/bin/env python3
# -*-coding:utf-8 -*
from eccw_gui.main import launch
launch()
