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

from DisplayCAL.wxVRML2X3D import main

main()
