]> matita.cs.unibo.it Git - helm.git/commit
Bug fixed in insertion of parametric coercions.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sat, 18 Feb 2006 15:53:16 +0000 (15:53 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sat, 18 Feb 2006 15:53:16 +0000 (15:53 +0000)
commit27b3610b7add7ee75eb25f8f01e0f1426c278f52
tree717c0704ee99cd124572a0c4fc9a34dd13911fb6
parent43ef446ad93ea278245ef529eda398a55516188f
Bug fixed in insertion of parametric coercions.
To fix the bug, the CoercGraph.look_for_coercion now returns a term saturated
with Cic.Implicits. As usual, remember to refine the term before further usage.
components/cic_unification/cicRefine.ml
components/library/coercGraph.ml