view scripts/mamba @ 254:9ec297b50d3b

Populate tryouts with some of the new animals.
author Simon Cross <hodgestar@gmail.com>
date Thu, 15 Sep 2011 01:28:45 +0200
parents 08941f788c15
children 209a2d1deea8
line wrap: on
line source

#!/usr/bin/env python

import mamba.__main__
if __name__ == "__main__":
    mamba.__main__.main()