beremiz

Fixed encoding of Beremiz_service.py

2011-11-18, Edouard Tisserant
b4eae24d05bf
file isExecutable
Fixed encoding of Beremiz_service.py
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="required"/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>