25f8dedc4fc405fadf9b21f320a72a303849a73a
[plcapi.git] / PLC / Legacy / __init__.py
1 # each module to define in "methods" the set of methods that it defines
2 __all__ = """
3 NodeNetworks
4 Types
5 """.split()