aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/4529.v
Commit message (Collapse)AuthorAge
* evarconv.ml: Fix bug #4529, primproj unfoldingGravatar Matthieu Sozeau2016-10-06
Evarconv was made precociously dependent on user-declared reduction behaviors. Only cbn should rely on that.