beremiz
Clone
Summary
Browse
Changes
Graph
fix error for functions with VAR_IN_OUT
2017-10-10, Andrey Skvortsov
46d9955e1101
file is
Executable
fix error for functions with VAR_IN_OUT
The problem was found by pylint '(used-before-assignment) Using variable "X" before assignment'
<xsd:attribute name="Command" type="xsd:string" use="optional" default="make -C %(buildpath)s all BEREMIZSRC=%(src)s BEREMIZCFLAGS=%(cflags)s MD5=%(md5)s USE_BEREMIZ=1 FROM_BEREMIZ=1"/>