wenzelm [Mon, 16 Aug 1999 17:42:37 +0200] rev 7216
tuned;
wenzelm [Mon, 16 Aug 1999 17:38:52 +0200] rev 7215
tuned;
oheimb [Mon, 16 Aug 1999 17:33:45 +0200] rev 7214
exchanged finish_tac and unsafe_finish_tac (the more important one) in simpset
basic_gen_simp_tac now takes a looper as _explicit_ argument
removed superfluous argument of solve_all_tac
corrected safe_asm_full_simp_tac: now also with mutual simplification of prems
oheimb [Mon, 16 Aug 1999 17:24:28 +0200] rev 7213
re-added refl in safe_solver
wenzelm [Mon, 16 Aug 1999 16:44:47 +0200] rev 7212
removed warn_theory_style;
wenzelm [Mon, 16 Aug 1999 16:44:24 +0200] rev 7211
fixed thy_only;
wenzelm [Mon, 16 Aug 1999 15:15:14 +0200] rev 7210
tuned prompts;
wenzelm [Mon, 16 Aug 1999 14:57:41 +0200] rev 7209
isamode;
wenzelm [Mon, 16 Aug 1999 14:22:45 +0200] rev 7208
user infaces: tuned, added ProofGeneral;
wenzelm [Mon, 16 Aug 1999 14:22:20 +0200] rev 7207
bib;
wenzelm [Mon, 16 Aug 1999 11:53:18 +0200] rev 7206
-m option;
berghofe [Thu, 12 Aug 1999 15:35:03 +0200] rev 7205
Tuned.
nipkow [Wed, 11 Aug 1999 13:14:31 +0200] rev 7204
Removed
* reset HOL_quantifiers by default, i.e. quantifiers are printed as
ALL/EX rather than !/?;
nipkow [Wed, 11 Aug 1999 13:13:58 +0200] rev 7203
* set HOL_quantifiers by default, i.e. quantifiers are printed as
!/? rather than ALL/EX;