beremiz
Clone
Summary
Browse
Changes
Graph
Remove execute attributes from runtime/PLCObject.py
2019-03-13, Andrey Skvortsov
bcadc7f465ee
Remove execute attributes from runtime/PLCObject.py
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>