index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
/
Classes
/
Init.v
blob: aec2608735324d992e058c0bbdb932c044df4ba8 (
plain
)
1
Ltac
typeclass_instantiation
:=
eauto
with
typeclass_instances
||
eauto
.