beremiz
Clone
Summary
Browse
Changes
Graph
clean-up: fix PEP8 E115 expected an indented block (comment)
2017-08-19, Andrey Skvortsov
6cf16e5bfbf9
file is
Executable
clean-up: fix PEP8 E115 expected an indented block (comment)
<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=""/>