wenzelm [Wed, 02 Aug 2006 22:27:06 +0200] rev 20312
tuned;
wenzelm [Wed, 02 Aug 2006 22:27:05 +0200] rev 20311
moved debug option to proof_display.ML (again);
normalized Proof.context/method type aliases;
wenzelm [Wed, 02 Aug 2006 22:27:04 +0200] rev 20310
normalized Proof.context/method type aliases;
simplified Assumption/ProofContext.export;
prems_limit: < 0 means no output;
added debug option (back from proof_display.ML);
wenzelm [Wed, 02 Aug 2006 22:27:03 +0200] rev 20309
simplified Assumption/ProofContext.export;
simplified end_block;
wenzelm [Wed, 02 Aug 2006 22:27:02 +0200] rev 20308
added tactical result;
simplified obtain_export: no Seq.seq, no lifting of result prems;
tuned;
wenzelm [Wed, 02 Aug 2006 22:27:01 +0200] rev 20307
removed obsolete Drule.frees/vars_of etc.;
simplified Assumption/ProofContext.export;
wenzelm [Wed, 02 Aug 2006 22:27:00 +0200] rev 20306
normalized Proof.context/method type aliases;
simplified Assumption/ProofContext.export;
wenzelm [Wed, 02 Aug 2006 22:26:59 +0200] rev 20305
simplified Proof.end_block;
wenzelm [Wed, 02 Aug 2006 22:26:58 +0200] rev 20304
removed obsolete Drule.frees/vars_of etc.;
tuned;
wenzelm [Wed, 02 Aug 2006 22:26:57 +0200] rev 20303
normalized Proof.context/method type aliases;
added declare/export/import_prf;
added focus_subgoal: reset/declare goal schematics;
wenzelm [Wed, 02 Aug 2006 22:26:56 +0200] rev 20302
renamed Syntax.indexname to Syntax.read_indexname;
wenzelm [Wed, 02 Aug 2006 22:26:55 +0200] rev 20301
Variable.focus_subgoal;
wenzelm [Wed, 02 Aug 2006 22:26:54 +0200] rev 20300
replaced maxidx_of_proof by maxidx_proof;
wenzelm [Wed, 02 Aug 2006 22:26:53 +0200] rev 20299
prems-limit: int_option;