aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.install
diff options
context:
space:
mode:
authorGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2017-05-20 18:23:05 +0200
committerGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2017-05-31 00:44:26 +0200
commit5c30cf26474aa4f52d26005c797130a0d6d21ab5 (patch)
tree939e8b9983d431ff6a84a1026daef6d4ca17371d /Makefile.install
parent99fe89385f6590aac5bc2dadf246c3d021986f7c (diff)
Fixing a failure to interpret some local implicit arguments in Inductive.
For instance, the following was failing to use the implicitness of n: Inductive A (P:forall m {n}, n=m -> Prop) := C : P 0 eq_refl -> A P.
Diffstat (limited to 'Makefile.install')
0 files changed, 0 insertions, 0 deletions