#!/usr/bin/env python3

from boa.compiler import Compiler
Compiler.load_and_save('./InfCoin.py')
