targets/Rtai/XSD
author lbessard
Fri, 09 Jan 2009 17:07:56 +0100
changeset 288 7ee96191c476
parent 204 f572ab819769
permissions -rwxr-xr-x
Warning on modulo by zero 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>