blob: 3e07337338f8f357599cfc925e31848059082954 [file] [log] [blame]
__all__ = ["scripted_process"]
for x in __all__:
__import__('lldb.plugins.' + x)