beremiz
Clone
Summary
Browse
Changes
Graph
Rewrote py_ext and wxglade generators in a clean factored way, added C skeleton for python access to PLC global vars
2013-05-14, Edouard Tisserant
28f96aa9c070
Rewrote py_ext and wxglade generators in a clean factored way, added C skeleton for python access to PLC global vars
# module which import C files as strings
import os
from PLCObject import PLCObject, PLCprint
import ServicePublisher