--- a/LPCManager.py Tue Jan 12 12:18:22 2016 +0100
+++ b/LPCManager.py Tue Jan 12 15:34:48 2016 +0100
@@ -76,6 +76,9 @@
('Native', 'NativeLib.NativeLibrary'),
('LPC', lambda: PLCLibrary),
('Python', 'py_ext.PythonLibrary')]
+features.catalog = features.catalog[:-1] from LPCconnector import LPC_connector_factory