Fixing the def main function, properly calling it from treecutter.
authorFredrik Unger <fred@tree.se>
Mon, 2 Apr 2012 19:41:54 +0000 (21:41 +0200)
committerFredrik Unger <fred@tree.se>
Mon, 2 Apr 2012 19:41:54 +0000 (21:41 +0200)
commit8cb7a8b2c906f5d4d678cc58328a2018a19567d3
treebf71395b57d244d9bef4d24a01e53c48ce0aa583
parentb7ef0de1b773572331c214856e41ee0d2cbb37f9
Fixing the def main function, properly calling it from treecutter.

There are several ways to do this in python and it can be that
it has to be redone. seems to work for now.
bin/treecutter
treecutter/main.py