]> matita.cs.unibo.it Git - helm.git/commit
Bugged code patched, but not in the optimal way.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 14 Dec 2006 18:50:09 +0000 (18:50 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 14 Dec 2006 18:50:09 +0000 (18:50 +0000)
commitaa6bc1bdfadf705fb3f8cc55291deab63c9e875c
tree1c3e00c8311242d2f5e9297e9788858494b6f39f
parent842e504b575199aab7bca96c01b3c5d8ef28f712
Bugged code patched, but not in the optimal way.
The problem is that in two different interpretations a symbol id can be
interpreted as dsc in different locations. Using the previous code it
happened that every interpretation was pruned out since a symbol id occurred
twice (in different locations) in an/every interpretation. Now the couples
(loc,id) are considered for disambiguating between the two interpretations.
However, this way we hide information to the user (what other occurrences of
the same symbol are given the same interpretation).
helm/software/matita/matitaGui.ml