index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
bugs
/
closed
/
bug_2105.v
blob: 46a416fd4b7fcfacafdbf112db211573be11c045 (
plain
)
1
2
Definition
id
(
T:
Type
)
:=
Eval
vm_compute
in
T
.