index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
/
tacticMatching.mli
Age
Commit message (
Expand
)
Author
2014-03-02
Matching --> ConstrMatching (was clashing with OCaml's compiler-libs)
Pierre Letouzey
2013-11-14
Implementation of Ltac's match and match goal fully based on IStream.
aspiwack