Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-04-07 14:34:37 -0700 (Thu, 07 Apr 2005)
Revision: 7169
Log message:
Fixed erase: we had "let definitions var f = e and <defs2> in e" where the two
instances of "e" were meant to stand for two _fifferent_ expressions!
Changes | Path |
+2 -2 | mpcompiler/mmc/core/mmc_core_type_erase.ml |
+2 -2 | mpcompiler/poplmark/pmc/core/pmc_core_type_erase.ml |