Oops, protect hk.py's hooke.main() call with if __name__ == '__main__'.
authorW. Trevor King <wking@drexel.edu>
Sat, 14 Aug 2010 07:58:05 +0000 (03:58 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 14 Aug 2010 07:58:05 +0000 (03:58 -0400)
commit90442ce109b13941181c497efb24df6ad52a1105
tree08e9c219a826d6c9f56758babeb0474478218d80
parent5d9fcf796a99252914c436f8f4059ef0deadfd1f
Oops, protect hk.py's hooke.main() call with if __name__ == '__main__'.

*This* fixes amantedpaz' crash ;).
bin/hk.py