beremiz

Fixed typo in PLCObject.py

2008-08-22, etisserant
11124e129a28
file isExecutable
Fixed typo in PLCObject.py
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="required"/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="ld"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>