beremiz
Clone
Summary
Browse
Changes
Graph
clean-up: fix most PEP8 E221 multiple spaces before operator
2017-08-16, Andrey Skvortsov
63f4af6bf6d9
file is
Executable
clean-up: fix most PEP8 E221 multiple spaces before operator
<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=""/>