]> matita.cs.unibo.it Git - helm.git/commit
The pretty printers in CicPp now have an optional ~metasenv argument to
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sun, 12 Nov 2006 18:58:56 +0000 (18:58 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sun, 12 Nov 2006 18:58:56 +0000 (18:58 +0000)
commitb20889b47bf949b17a6297ac39a5c0df0301de9e
tree35ac4b17fbde0e153746c8beed625eb344a47609
parent31bcb2d7cb6fc4c01af9d62b6ede25a9b82308aa
The pretty printers in CicPp now have an optional ~metasenv argument to
show the globally restricted arguments of a metavariable local context as
locally restricted. The pretty printers in CicMetaSubst have the same argument,
but the argument is mandatory.
components/cic_proof_checking/cicPp.ml
components/cic_proof_checking/cicPp.mli
components/cic_unification/cicMetaSubst.ml
components/cic_unification/cicMetaSubst.mli
components/cic_unification/cicRefine.ml
components/cic_unification/cicUnification.ml
components/library/cicCoercion.ml
components/library/refinementTool.ml
components/tactics/inversion.ml