--- a/LPCManager.py Mon Jan 11 10:45:48 2016 +0100
+++ b/LPCManager.py Tue Jan 12 12:18:22 2016 +0100
@@ -75,8 +75,7 @@
('Native', 'NativeLib.NativeLibrary'),
('LPC', lambda: PLCLibrary),
- ('Python', 'py_ext.PythonLibrary'),
- ('SVGUI', 'svgui.SVGUILibrary')]
+ ('Python', 'py_ext.PythonLibrary')] from LPCconnector import LPC_connector_factory