beremiz
Clone
Summary
Browse
Changes
Graph
Fixed bug with function POU when extracting return type
2013-12-05, Laurent Bessard
086f52b2feac
file is
Executable
Fixed bug with function POU when extracting return type
<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="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>