beremiz

Fix bug when resetting graphs values

2013-02-07, Laurent Bessard
bd3e5b65e8be
file isExecutable
Fix bug when resetting graphs values
<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"/>