#!/usr/bin/python
# Copyright (C) 2010 Sebastian Rahlf <basti at redtoad dot de>
# This file is part of the egoboost package which is release under the MIT
# License. You can find the full text of the license in the package's LICENSE
# file.
import egoboost.runner
egoboost.runner.main()