From: Stefano Zacchiroli Date: Tue, 6 Apr 2004 12:38:20 +0000 (+0000) Subject: eta_fixing of the CurrentProof metasenv is wrong, since eta_fix does not have X-Git-Tag: dead_dir_walking~79 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=fe99a52453c40c840cfaa718e9e2646eaab87763;hp=fe99a52453c40c840cfaa718e9e2646eaab87763;p=helm.git eta_fixing of the CurrentProof metasenv is wrong, since eta_fix does not have the context parameter. Fixed by avoiding CurrentProof metasenv eta_fixing. ---