7bf1b138053d42cb0e880512705f5e7c923fe908
[hooke.git] / bin / hk.py
1 #!/usr/bin/env python
2
3 import hooke.hooke
4
5 hooke.hooke.main()