package xdc.tools

Command line tool support

XDCspec declarations sourced in xdc/tools/package.xdc
package xdc.tools [1, 0, 0, 0] {
 
    interface ICmd;
    // Generic xdc-script (xs) command
    module Cmdr;
    // Command line tool context
}
generated on Tue, 24 Aug 2010 15:39:21 GMT