targets/Rtai/XSD
author laurent
Sun, 29 Nov 2009 16:32:52 +0100
changeset 438 6d73b097efb5
parent 204 f572ab819769
permissions -rwxr-xr-x
Bug when trying to hide SVG elements 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>