beremiz
Clone
Summary
Browse
Changes
Graph
Examples: use print() function in "python" example
2023-05-22, Edouard Tisserant
ab0afe798428
Examples: use print() function in "python" example
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>