[project @ 1999-12-03 00:03:06 by lewie]
authorlewie <unknown>
Fri, 3 Dec 1999 00:03:10 +0000 (00:03 +0000)
committerlewie <unknown>
Fri, 3 Dec 1999 00:03:10 +0000 (00:03 +0000)
Basic functional dependency implementation.  Most notable change to be
aware of is that the datatype `Inst' now has a new constructor `FunDep'
used to track functional dependencies.  The FunDep predicates are filtered
out in tcSimplify* so that they don't escape.


No differences found