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

from DisplayCAL.main import main

main("synthprofile")
