Moved interesting old vclamp commands over into the curve plugin
[hooke.git] / bin / hooke
1 #!/usr/bin/env python
2
3 import hooke.hooke
4
5 hooke.hooke.main()