wenzelm [Fri, 27 Jan 2006 19:03:19 +0100] rev 18812
renamed Pretty.gen_list to Pretty.enum;
wenzelm [Fri, 27 Jan 2006 19:03:17 +0100] rev 18811
swapped theory_context;
wenzelm [Fri, 27 Jan 2006 19:03:16 +0100] rev 18810
swapped Toplevel.theory_context;
definition(_i): actually rulify as well, support more of object-logic;
definition(_i): more precise treatment of local fixes;
wenzelm [Fri, 27 Jan 2006 19:03:15 +0100] rev 18809
added invent_fixes;
added debug flag, pprint_context;
wenzelm [Fri, 27 Jan 2006 19:03:14 +0100] rev 18808
swapped Toplevel.theory_context;
tuned;
wenzelm [Fri, 27 Jan 2006 19:03:13 +0100] rev 18807
renamed reverse_atomize to unatomize;
added rulify_term/tac;
wenzelm [Fri, 27 Jan 2006 19:03:12 +0100] rev 18806
init: include view;
swapped Toplevel.theory_context;
removed obsolete smart_note_thmss;
moved note_thmss_qualified to PureThy;
unified code of note_thmss(_i), add_thmss, locale_results;
wenzelm [Fri, 27 Jan 2006 19:03:11 +0100] rev 18805
improved 'notes', including proper treatment of locale results;
tuned;