]> matita.cs.unibo.it Git - helm.git/commit
Potential performance improvement + better disambiguation error messages:
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 19 Oct 2006 08:50:31 +0000 (08:50 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 19 Oct 2006 08:50:31 +0000 (08:50 +0000)
commit982a3285c2f8b554ceae11b46c204bf61bfba1ed
tree774c005a7101868f03c022bbaef57a3cf55ef70a
parent85d3c3dd680cbe461654802045f2002cc77645d7
Potential performance improvement + better disambiguation error messages:
the delift functions used to raise Uncertain every time it failed; now it
raises Failure when the local context contains no Metas (that means that
for every future subst it will not contain new Rels).
Note: if we are working up to conversion (I do not think so), we should check
that the local context is Meta-closed, that is a weaker check.
helm/software/components/cic_unification/cicMetaSubst.ml