beremiz

Fixed typo PLCobject C fallback interface

2009-12-07, Edouard TISSERANT
11638e373a65
file isExecutable
Fixed typo PLCobject C fallback interface
<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="g++"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>