From: Wilmer Ricciotti Date: Tue, 10 Jan 2012 14:28:55 +0000 (+0000) Subject: Bugfix: NCicUnification.could_reduce now performs whd in the applied fixpoint X-Git-Tag: make_still_working~1983 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=bf4eb0f3a5b5ff262ad32271a8ba6f171e68c1f0;hp=bf4eb0f3a5b5ff262ad32271a8ba6f171e68c1f0;p=helm.git Bugfix: NCicUnification.could_reduce now performs whd in the applied fixpoint case, to prevent the recursive call from raising assert failure. ---