runtime/__init__.py
author lbessard
Mon, 23 Mar 2009 16:39:23 +0100
changeset 325 f2604900bf25
parent 209 08dc3d064cb5
child 344 25b7b7f854bc
permissions -rw-r--r--
Bug preventing loading STLibrary when adding a plugin fixed
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher