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

from DisplayCAL.wxVRML2X3D import main

main()
