targets/Rtai/XSD
author laurent
Thu, 10 Dec 2009 09:34:55 +0100
changeset 494 9e4263099427
parent 204 f572ab819769
permissions -rwxr-xr-x
Bug when opening with not empty buildpath parameter fixed

                  <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>