Add VarSet.disjointVarSet, and use it
authorsimonpj@microsoft.com <unknown>
Sat, 23 Sep 2006 03:58:29 +0000 (03:58 +0000)
committersimonpj@microsoft.com <unknown>
Sat, 23 Sep 2006 03:58:29 +0000 (03:58 +0000)
commit7745c6095145f1be0ca8fff76ef558ca7ad2ebed
treeb2cb67afed1cfd41b53f998ec31f0b2bf832a3fd
parentf37e239fb5e81fc493e0ea1af98178bf1f7ceaba
Add VarSet.disjointVarSet, and use it
compiler/basicTypes/NameSet.lhs
compiler/basicTypes/VarSet.lhs
compiler/typecheck/TcSimplify.lhs
compiler/typecheck/TcUnify.lhs
compiler/types/InstEnv.lhs