targets/Xenomai/XSD
author Edouard Tisserant
Tue, 13 Feb 2018 14:01:20 +0100
changeset 1931 7e6b03251bfe
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
Unclutter graphics package scope.
Moved some import statements from "graphics" package to "viewer" module.
It also avoid systematic import of everything in graphics when we only need one submodule.

                  <xsd:element name="Xenomai">
                    <xsd:complexType>
                      %(toolchain_gcc)s
                      <xsd:attribute name="XenoConfig" type="xsd:string" use="optional" default="xeno-config"/>
                    </xsd:complexType>
                  </xsd:element>