oheimb [Sat, 15 Feb 1997 17:43:27 +0100] rev 2633
added delcongs, Delcongs, unsafe_solver, safe_solver, FOL_basic_ss,
safe_asm_more_full_simp_tac
new addss (old version retained as unsafe_addss),
new auto_tac (old version retained as unsafe_auto_tac),
clasimpset with modification functions
oheimb [Sat, 15 Feb 1997 17:35:53 +0100] rev 2632
corrected minor mistakes
oheimb [Sat, 15 Feb 1997 17:02:19 +0100] rev 2631
description of safe vs. unsafe wrapper and the functions involved
oheimb [Sat, 15 Feb 1997 16:23:58 +0100] rev 2630
moved THEN_MAYBE to Pure/tctical.ML
better addbefore, addafter (now: addaltern),
setwrapper (now: setWrapper) and addwrapper (now addWrapper)
added safe wrapper(and functions setSWrapper,compSWrapper,addSbefore,addSaltern)
oheimb [Sat, 15 Feb 1997 16:14:35 +0100] rev 2629
added deleqcongs, richer rep_ss
split solver in safe and unsafe parts (finish_tac, unsafe_finish_tac)
added safe_asm_full_simp_tac, setSSolver, addSSolver
renamed setsolver to setSolver, addsolver to addSolver
oheimb [Sat, 15 Feb 1997 16:10:00 +0100] rev 2628
description of del(eq)congs, safe and unsafe solver
oheimb [Sat, 15 Feb 1997 16:05:07 +0100] rev 2627
added THEN_MAYBE and THEN_MAYBE'
oheimb [Sat, 15 Feb 1997 16:04:33 +0100] rev 2626
added del_congs
narasche [Fri, 14 Feb 1997 16:01:43 +0100] rev 2625
Some lemmas changed to valuesd
wenzelm [Fri, 14 Feb 1997 15:32:00 +0100] rev 2624
fixed comment;
wenzelm [Fri, 14 Feb 1997 15:29:20 +0100] rev 2623
improved interface options;
wenzelm [Fri, 14 Feb 1997 15:16:21 +0100] rev 2622
semi fix of piping-quit peoblem (should work on systems with *real* sh);
wenzelm [Fri, 14 Feb 1997 15:13:32 +0100] rev 2621
globally unset ENV, BASH_ENV;
nipkow [Fri, 14 Feb 1997 12:19:42 +0100] rev 2620
Made troublesome simplifier warning dependent on trace_simp.
nipkow [Fri, 14 Feb 1997 11:40:53 +0100] rev 2619
Modified and shortened adm_disj lemmas.