aboutsummaryrefslogtreecommitdiff
path: root/test-suite/output/ssr_clear.out
AgeCommit message (Collapse)Author
2019-02-05Unset the Ltac backtrace printing by default.Pierre-Marie Pédrot
This is only used for debugging, if a user wants more feedback she can turn on the option. Conversely, it has a cost for any tactic script, so it is wiser to disable it by default.
2018-04-04ssr: check cleared hyps do exist (fix #7050)Enrico Tassi