aboutsummaryrefslogtreecommitdiff
path: root/user-contrib/Ltac2/Ind.v
AgeCommit message (Collapse)Author
2021-03-16Slightly richer API allowing to shift the inductive in a block.Pierre-Marie Pédrot
2021-03-16Adding an Ltac2 API to manipulate inductive types.Pierre-Marie Pédrot
Fixes #10095: Get list of constructors of Inductive.