beremiz
Clone
Summary
Browse
Changes
Graph
clean-up: fix PEP8 E301 expected 1 blank line, found 0
2017-08-16, Andrey Skvortsov
c28db6f7616b
file is
Executable
clean-up: fix PEP8 E301 expected 1 blank line, found 0
<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=""/>