aboutsummaryrefslogtreecommitdiff
path: root/user-contrib/Ltac2/Printf.v
AgeCommit message (Collapse)Author
2021-01-22Add a type of format strings to Ltac2.Pierre-Marie Pédrot
It provides an abstract type of well-typed format strings, a scope to parse them and a minimal printf-like API.