]> matita.cs.unibo.it Git - helm.git/commitdiff
Bug fixed: list_uniq o List.sort used in the lookup function to return only
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 26 Jul 2005 12:04:16 +0000 (12:04 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 26 Jul 2005 12:04:16 +0000 (12:04 +0000)
one interpretation in case of duplicate interpretation definitions. This
happens when a module A defines an interpretation, it is included by B and
C and then a module D includes both B and C, thus defining the interpretation
twice.


No differences found