wenzelm [Wed, 01 Sep 1999 21:19:37 +0200] rev 7419
tuned;
renamed same_tac to insert_tac;
improved assumption;
removed Repeat;
immediate_proof: assumption;
wenzelm [Wed, 01 Sep 1999 21:17:37 +0200] rev 7418
any_props: improved error;
removed "*" method combinator;
wenzelm [Wed, 01 Sep 1999 21:17:03 +0200] rev 7417
fix: common constraints;
cond_print_calc: Proof.pretty_thm;
wenzelm [Wed, 01 Sep 1999 21:16:23 +0200] rev 7416
Thm.def_name;
wenzelm [Wed, 01 Sep 1999 21:15:52 +0200] rev 7415
replaced IsarCmd.kill_theory by Toplevel.kill;
fix: common constraints;
removed "*" keyword;
wenzelm [Wed, 01 Sep 1999 21:14:23 +0200] rev 7414
calculation: thm list;
filter differ;
wenzelm [Wed, 01 Sep 1999 21:13:12 +0200] rev 7413
removed kill_theory;
print_thms: use Proof.pretty_thms;
wenzelm [Wed, 01 Sep 1999 21:11:44 +0200] rev 7412
removed the_fact;
added pretty_thms;
fix: common constraints;
renamed "facts" to "this";
print_state: tuned "Using facts";
wenzelm [Wed, 01 Sep 1999 21:10:05 +0200] rev 7411
fix: common constraints;
wenzelm [Wed, 01 Sep 1999 21:09:10 +0200] rev 7410
added store/bind_thms;