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

from DisplayCAL.main import main

main("3DLUT-maker")
