aboutsummaryrefslogtreecommitdiff
path: root/test-suite/micromega/bug_12210.v
AgeCommit message (Collapse)Author
2020-04-30[zify] add support for Nat.le, Nat.lt and Nat.eqFrédéric Besson
Nat.le, Nat.lt and Nat.eq are aliased to le, lt and @eq nat. The required declarations are now added in ZifyInst.