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 Sat, 01 Aug 2009 01:23:37 GMT