Rework hooke.driver and hooke.driver.tutorial along the lines of hooke.plugin.
authorW. Trevor King <wking@drexel.edu>
Sat, 8 May 2010 21:04:08 +0000 (17:04 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 8 May 2010 21:04:08 +0000 (17:04 -0400)
commitf5cf6045c16b9211b95a6d729fa3fcfba734149d
treebe2863453c531187aa9fb2f803d45a1c60ee7bdf
parent34509c539a23509278e31233c93b5367836790d6
Rework hooke.driver and hooke.driver.tutorial along the lines of hooke.plugin.

Many more drivers to refactor, but this is good enough to get me going
again with the core code.
hooke/curve.py
hooke/driver/__init__.py
hooke/driver/tutorial.py [new file with mode: 0644]
hooke/driver/tutorialdriver.py [deleted file]
hooke/experiment.py [new file with mode: 0644]
hooke/plugin/__init__.py
hooke/ui/gui/driver.py [new file with mode: 0644]