]> matita.cs.unibo.it Git - helm.git/commit
Bug fixed: restrict used to take the list of positions to be restricted, but
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 4 Nov 2009 16:47:11 +0000 (16:47 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 4 Nov 2009 16:47:11 +0000 (16:47 +0000)
commit9d33fd0863f207cee7f882ae28c83e1944d2a0f1
tree86951315bb8eb7270ef8486092e10cf29e91060e
parent8e1b4eb6c9c8544f754b525d6cf2ba5ab0bf5396
Bug fixed: restrict used to take the list of positions to be restricted, but
it did not return the (potentially bigger) set of actually restricted positions.
Thus, it was possible to create a local context longer then the canonical one.
helm/software/components/ng_refiner/nCicMetaSubst.ml
helm/software/components/ng_refiner/nCicMetaSubst.mli
helm/software/components/ng_refiner/nCicRefiner.ml
helm/software/components/ng_refiner/nCicUnification.ml
helm/software/components/ng_tactics/nTactics.ml