targets/Linux/XSD
author Edouard Tisserant
Wed, 05 Sep 2018 12:58:41 +0200
changeset 2271 985973ed701b
parent 204 f572ab819769
child 3732 929276eea252
permissions -rwxr-xr-x
Removed useless condition in Worker.py that was allowing misfit non-serialized call when worker still not running its loop.
203
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     1
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     2
                  <xsd:element name="Linux">
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     3
                    <xsd:complexType>
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     4
                      %(toolchain_gcc)s
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     5
                    </xsd:complexType>
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     6
                  </xsd:element>