runtime/__init__.py
author laurent
Sun, 27 Mar 2011 15:57:05 +0200
changeset 585 58977fe8b3b0
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Bug in CFileEditor calling refresh of not used FileMenu fixed
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher