aboutsummaryrefslogtreecommitdiff
path: root/tactics/g_class.ml4
AgeCommit message (Expand)Author
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
2014-05-12Now parsing rules of ML-declared tactics are only made available after thePierre-Marie Pédrot
2014-03-05Remove many superfluous 'open' indicated by ocamlc -w +33Pierre Letouzey
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