Wed, 18 Mar 2009 15:23:52 +0100 | haftmann | made SML/NJ happy | changeset | files |
Wed, 18 Mar 2009 11:57:28 +0100 | haftmann | tuned interpunctation | changeset | files |
Tue, 17 Mar 2009 19:53:57 +0100 | wenzelm | strip_abss: always strip abstractions as far as possible, without keeping alternatives (which appear to be redundant anyway, but cause significant slowdown since discrimination nets collapse abstractions); | changeset | files |
Tue, 17 Mar 2009 19:06:04 +0100 | wenzelm | close/all_assm_tac: finish all subgoals from left to right (cf. Proof.goal_tac a28d83e903ce) -- NB: ALLGOALS/THEN_ALL_NEW operate from right to left; | changeset | files |