targets/Rtai/XSD
author laurent
Mon, 26 Oct 2009 11:20:16 +0100
changeset 429 1a5471e81a93
parent 204 f572ab819769
permissions -rwxr-xr-x
Adding support for asking for saving while trying to close a modified project in any case

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