targets/Rtai/XSD
author etisserant
Fri, 22 Aug 2008 15:27:37 +0200
changeset 216 11124e129a28
parent 204 f572ab819769
permissions -rwxr-xr-x
Fixed typo in PLCObject.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>