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

from dispcalGUI.main import main

main("curve-viewer")
