targets/Rtai/XSD
author etisserant
Thu, 28 Aug 2008 14:51:46 +0200
changeset 226 f301f4ed4717
parent 204 f572ab819769
permissions -rwxr-xr-x
Fixed typo in discovery.py

                  <xsd:element name="Rtai">
                    <xsd:complexType>
                      %(toolchain_gcc)s
                      <xsd:attribute name="rtai_config" type="xsd:string" use="optional" default="/usr/realtime/"/>
                    </xsd:complexType>
                  </xsd:element>