aboutsummaryrefslogtreecommitdiff
path: root/plugins/ltac/tactic_debug.ml
AgeCommit message (Collapse)Author
2017-04-15Merge branch 'v8.6' into trunkMaxime Dénès
2017-03-24Merge branch 'trunk' into pr379Maxime Dénès
2017-02-17Ltac as a plugin.Pierre-Marie Pédrot
This commit is essentially moving files around. In particular, the corresponding plugin still relies on a mllib file rather than a mlpack one. Otherwise, this causes link-time issues for third-party plugins depending on modules defined in the Ltac plugin.