Re: CML2 0.2.0

From: mike_phillips@urscorp.com
Date: Fri Jun 02 2000 - 13:36:36 EST


Dependies:

Scenario: foo required bar, baz requires bar:

foo.select.module() {
        for each reqs in foo.required {
                if (reqs.hardselect) {
                        /* Do Nothing, the user knows what they're doing
*/
                } else {
                        reqs.select.module("W") ;
 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jun 07 2000 - 21:00:15 EST