]> 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)
commit7e30c63fcf9f9fe1780ba7aa4d95fd0d8658548b
treeb5417f822c45a5530842b01684ad70091704321f
parent07e176d2d2355cea8c5b9990cbbc3c7d234bfe15
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.
helm/software/components/cic_proof_checking/cicPp.ml
helm/software/components/cic_proof_checking/cicPp.mli
helm/software/components/cic_unification/cicMetaSubst.ml
helm/software/components/cic_unification/cicMetaSubst.mli
helm/software/components/cic_unification/cicRefine.ml
helm/software/components/cic_unification/cicUnification.ml
helm/software/components/library/cicCoercion.ml
helm/software/components/library/refinementTool.ml
helm/software/components/tactics/inversion.ml