Added post-data optional field processing to igorbinarywave.loadibw.
[hooke.git] / hooke / driver / __init__.py
index ddaa0e1cfc77fb00e5f855c7f0214248c95175b9..0ae0add0a2102ccff2d27cc7ee9863094c9a1326 100644 (file)
@@ -39,6 +39,7 @@ DRIVER_MODULES = [
     ('picoforce', True),
 #    ('picoforcealt', True),
     ('tutorial', True),
+    ('wtk', True),
 ]
 """List of driver modules and whether they should be included by
 default.  TODO: autodiscovery