]> matita.cs.unibo.it Git - helm.git/commitdiff
Fixes a bug in NCicElim.pp (term -> ast conversion used when building
authorWilmer Ricciotti <ricciott@cs.unibo.it>
Thu, 6 Dec 2012 09:48:53 +0000 (09:48 +0000)
committerWilmer Ricciotti <ricciott@cs.unibo.it>
Thu, 6 Dec 2012 09:48:53 +0000 (09:48 +0000)
projections) that was swapping arguments in a let-in, causing projection
generation to fail for any record field containing a let-in expression.


No differences found