Skip to content
Snippets Groups Projects
Commit efa1b8f0 authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

CHANGELOG.

parent 2db407d6
Branches
Tags
1 merge request!425Add tactic `tc_solve`.
Pipeline #74696 passed
......@@ -7,6 +7,7 @@ API-breaking change is listed.
`difference_difference_L` -> `difference_difference_l_L`, add
`difference_difference_r` and `difference_difference_r_L`.
- Let `set_solver` use `eauto` (instead of `idtac`) as its default solver.
- Add tactic `tc_solve` (this was `iSolveTC` in Iris).
The following `sed` script should perform most of the renaming
(on macOS, replace `sed` by `gsed`, installed via e.g. `brew install gnu-sed`).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment