aboutsummaryrefslogtreecommitdiff
path: root/tactics/class_tactics.mli
AgeCommit message (Expand)Author
2016-03-25Moving Eauto and Class_tactics to tactics/.Pierre-Marie Pédrot
2016-03-21Creating a dedicated ltac/ folder for Hightactics.Pierre-Marie Pédrot
2016-01-20Update copyright headers.Maxime Dénès
2015-01-12Update headers.Maxime Dénès
2014-10-07Splitting out of auto.ml a file hints.ml dedicated to hints so as toHugo Herbelin
2013-11-02Makes the new Proofview.tactic the basic type of Ltac.aspiwack
2013-10-04Splitting Class_tactics between code and CAMLP4/5 declarations.ppedrot