index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test-suite
/
success
/
Reset.v
blob: b71ea69d71abade1c6101946625b63130012854b (
plain
)
1
2
3
4
5
6
7
(* Check Reset Section *) Section A. Definition B := Prop. End A. Reset A.