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;