]> matita.cs.unibo.it Git - helm.git/commit
Added catching of an exception to implement a missing occur check:
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 21 Aug 2008 17:35:19 +0000 (17:35 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 21 Aug 2008 17:35:19 +0000 (17:35 +0000)
commitd70d83df962621feeb0e674810a1b9583c7e5487
tree1e6228adb82901f38cc7a5f8ed84dc29654086b1
parent9321ec014f27639ac65259fbacb3146a933dabad
Added catching of an exception to implement a missing occur check:
when unifying ?1 : T with t : T', T and T' are unified first. If ?1
occurs in T', it is moved from the metasenv to the subst, and the
exception here used to escape.
helm/software/components/cic_unification/cicMetaSubst.ml