integrate global explorer into core

Signed-off-by: Nico Schottelius <nico@loch.schottelius.org>
remotes/origin/feature_files_export
Nico Schottelius 13 years ago
parent 50a07da967
commit 6d87f4b917
  1. 1
      lib/cdist/core/__init__.py

@ -23,3 +23,4 @@ __all__ = ['Type', 'Object']
from cdist.core.type import Type
from cdist.core.object import Object
from cdist.core.global_explorer import GlobalExplorer

Loading…
Cancel
Save