checkpointing first - non functional - skeleton for shortcut methods
[plcapi.git] / PLC / Shortcuts / __init__.py
1 # each module to define in "methods" the set of methods that it defines
2 __all__ = """
3 Shortcuts
4 """.split()