beremiz
Clone
Summary
Browse
Changes
Graph
Fixed typo in Viewer
2013-06-06, Laurent Bessard
137fd7e7b102
file is
Executable
Fixed typo in Viewer
<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"/>