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

from DisplayCAL.main import main

main("VRML-to-X3D-converter")
