#!/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python
# -*- coding: utf-8 -*-
from peafowl.runner import Runner
Runner.run()

