Moved debuging commands from hooke_cli and plugin.system to plugin.debug.
authorW. Trevor King <wking@drexel.edu>
Wed, 12 May 2010 12:33:25 +0000 (08:33 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 12 May 2010 12:33:25 +0000 (08:33 -0400)
commit19c7baaf3e2b953ad8b7f033ffc78c4d7effb2fc
treea9070325810c86447d1e38f437b9beb00494e8b7
parent58f639ef8d2ea55b78791d8fe7839d7161bbf384
Moved debuging commands from hooke_cli and plugin.system to plugin.debug.
hooke/hooke_cli.py
hooke/plugin/__init__.py
hooke/plugin/curvetools.py
hooke/plugin/debug.py [new file with mode: 0644]