targets/Rtai/XSD
author laurent
Wed, 29 Jul 2009 15:17:10 +0200
changeset 366 cd90e4c10261
parent 204 f572ab819769
permissions -rwxr-xr-x
Move python evaluator to create a python plugin containing any related python module

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