1    /*!
     2     *  ======== ti.sdoarch.standards.pkg ========
     3     *  SDO Architecture Team Package Standard
     4     *
     5     *  This package contains the SDO Architecture Team's Package Standard: a
     6     *  set of rules and guidelines used to deploy production quality real-time
     7     *  target content.
     8     *
     9     */
    10    package ti.sdoarch.standards.pkg [1, 0, 0]
    11    {
    12        interface IVersion; /* standardized version information */
    13    }