Revision 70662a755d2121ca1c809cf2eef68462bd720d72 authored by Pierre-Yves Strub on 18 February 2022, 22:18:29 UTC, committed by Pierre-Yves Strub on 18 February 2022, 22:18:29 UTC
When `case` or `elim` search for a redex, allows the reduction
to unfold non-transparent operators.

This does not affect tactics that does case/elim internally
(e.g., />).

fix #132
1 parent 03a3fe8
History
File Mode Size
Makefile -rw-r--r-- 556 bytes
_tags -rw-r--r-- 329 bytes
myocamlbuild.ml -rw-r--r-- 1.7 KB
ppx_lint.ml -rw-r--r-- 2.2 KB

back to top