beremiz
Clone
Summary
Browse
Changes
Graph
clean-up: fix PEP8 E303 too many blank lines
2017-08-15, Andrey Skvortsov
dd94b9a68c61
file is
Executable
clean-up: fix PEP8 E303 too many blank lines
<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=""/>