size: printing size of style
[treecutter.git] / bin / treecutter
1 #!/usr/bin/python
2
3 from treecutter import main
4
5 main.main()