Mon, 30 Sep 2002 16:48:15 +0200Adapted to new simplifier.
berghofe [Mon, 30 Sep 2002 16:48:15 +0200] rev 13612
Adapted to new simplifier.

Mon, 30 Sep 2002 16:47:03 +0200Adapted to new simplifier.
berghofe [Mon, 30 Sep 2002 16:47:03 +0200] rev 13611
Adapted to new simplifier.

Mon, 30 Sep 2002 16:44:00 +0200Fixed bug in expand_proof which caused indexes to be incremented incorrectly.
berghofe [Mon, 30 Sep 2002 16:44:00 +0200] rev 13610
Fixed bug in expand_proof which caused indexes to be incremented incorrectly.

Mon, 30 Sep 2002 16:42:46 +0200Added check for axioms with "realizes Null A = A".
berghofe [Mon, 30 Sep 2002 16:42:46 +0200] rev 13609
Added check for axioms with "realizes Null A = A".

Mon, 30 Sep 2002 16:40:57 +0200Added function elim_vars.
berghofe [Mon, 30 Sep 2002 16:40:57 +0200] rev 13608
Added function elim_vars.

Mon, 30 Sep 2002 16:38:22 +0200Completely reimplemented mutual simplification of premises.
berghofe [Mon, 30 Sep 2002 16:38:22 +0200] rev 13607
Completely reimplemented mutual simplification of premises.

Mon, 30 Sep 2002 16:37:44 +0200Removed nRS again because extract_rews now takes care of preserving names.
berghofe [Mon, 30 Sep 2002 16:37:44 +0200] rev 13606
Removed nRS again because extract_rews now takes care of preserving names.

Mon, 30 Sep 2002 16:36:57 +0200Added syntax for "asm_lr" simplifier option.
berghofe [Mon, 30 Sep 2002 16:36:57 +0200] rev 13605
Added syntax for "asm_lr" simplifier option.

Mon, 30 Sep 2002 16:34:56 +0200- eliminated thin_leading_eqs_tac
berghofe [Mon, 30 Sep 2002 16:34:56 +0200] rev 13604
- eliminated thin_leading_eqs_tac
- gen_hyp_subst_tac now uses asm_lr_simp_tac instead of asm_full_simp_tac,
in order to avoid divergence of new simplifier

Mon, 30 Sep 2002 16:32:05 +0200Introduced addss', which adds asm_lr_simp_tac as a wrapper to the claset.
berghofe [Mon, 30 Sep 2002 16:32:05 +0200] rev 13603
Introduced addss', which adds asm_lr_simp_tac as a wrapper to the claset.