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)
commit15e678479f3dcfd8ef6f4e2b3de7ca87dca89290
treebe2863453c531187aa9fb2f803d45a1c60ee7bdf
parent45cba75f46ae4c309f1807e58d2843b99971617d
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]