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

import sys
import grec


sys.exit(grec.grec.main())
