#!/usr/local/python3

import scing.core

if __name__ == "__main__":
    scing.core.main()
