runtime/__init__.py
author edouard
Thu, 17 Feb 2011 15:59:56 +0100
changeset 572 c965548cb6f7
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher