wenzelm [Sat, 28 Mar 2009 17:21:49 +0100] rev 30762
define_prefs: removed redundant Drule.gen_all, which is already part of the norm_hhf stage of Assumption.assume;
wenzelm [Sat, 28 Mar 2009 17:21:11 +0100] rev 30761
renamed ProofContext.note_thmss_i to ProofContext.note_thmss, eliminated obsolete external version;
wenzelm [Sat, 28 Mar 2009 17:10:43 +0100] rev 30760
simplified references to facts, eliminated external note_thmss;
wenzelm [Sat, 28 Mar 2009 17:08:49 +0100] rev 30759
added map_facts_refs;
wenzelm [Sat, 28 Mar 2009 17:08:18 +0100] rev 30758
tuned;
wenzelm [Sat, 28 Mar 2009 16:31:16 +0100] rev 30757
replaced add_binds(_i) by bind_terms -- internal version only;
wenzelm [Sat, 28 Mar 2009 16:30:09 +0100] rev 30756
replaced add_binds by singleton bind_term;
wenzelm [Sat, 28 Mar 2009 16:00:54 +0100] rev 30755
simplified internal locale parameters: maintain proper name and type, instead of binding and constraint;