]> matita.cs.unibo.it Git - helm.git/commitdiff
Bug fixed: patterns in hypotheses under binders where not computed correctly
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sun, 28 Oct 2007 23:26:30 +0000 (23:26 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sun, 28 Oct 2007 23:26:30 +0000 (23:26 +0000)
because of a bad and wrong hack. Replaced with a correct solution. However, a
better unimplemented one exists (see new comment).

Note: copy&paste as multiple pattern not implemented yet. But it seems very
easy to do.


No differences found