aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/4574.v
Commit message (Collapse)AuthorAge
* Fix bug #4574: Anomaly: Uncaught exception Invalid_argument("splay_arity").Gravatar Pierre-Marie Pédrot2016-02-17
The setoid_rewrite tactic was not checking that the relation it was looking for was indeed a relation, i.e. that its type was an arity.