#!/usr/bin/env python3

import sys, os
from hypergan import run,args
run(args)
