runtime/__init__.py
author Edouard Tisserant
Fri, 30 Sep 2011 23:41:46 +0200
changeset 621 a3ce93d63832
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Default gcc toolchain config now use 'gcc' for linking. Was left accidentally to g++ since old times of wxSVG based SVGUI. Cleaned up gcc parameters when linking
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher