Move LocalHelpCommand and LocalExitCommand from ui.commandline to plugin.engine.
[hooke.git] / hooke / plugin / __init__.py
index 7f58b82e4cae6076f11799e2e3972db9b64b7a97..63f17a34bf6f028cfc99b3a6ec689dd2bdb4f347 100644 (file)
@@ -58,6 +58,7 @@ BUILTIN_MODULES = [
     'config',
     'curve',
     'debug',
+    'engine',
     'license',
     'note',
     'playlist',