wenzelm [Sun, 09 Apr 2006 18:51:22 +0200] rev 19387
added full_name;
abbrevs: mode does not affect name space;
wenzelm [Sun, 09 Apr 2006 18:51:21 +0200] rev 19386
add_syntax: actually observe print mode;
wenzelm [Sun, 09 Apr 2006 18:51:20 +0200] rev 19385
print_term etc.: actually observe print mode in final output;
wenzelm [Sun, 09 Apr 2006 18:51:19 +0200] rev 19384
abbrevs: mode does not affect name space;
wenzelm [Sun, 09 Apr 2006 18:51:17 +0200] rev 19383
added coalesce;
wenzelm [Sun, 09 Apr 2006 18:51:16 +0200] rev 19382
moved theory presentation to Isar/ROOT.ML;
wenzelm [Sun, 09 Apr 2006 18:51:15 +0200] rev 19381
hide consts in Numeral.thy;
wenzelm [Sun, 09 Apr 2006 18:51:13 +0200] rev 19380
tuned syntax/abbreviations;
wenzelm [Sun, 09 Apr 2006 18:51:11 +0200] rev 19379
unfold(ed): not necessrily meta equations;
nipkow [Sun, 09 Apr 2006 14:47:24 +0200] rev 19378
Made "empty" an abbreviation.
nipkow [Sun, 09 Apr 2006 14:31:37 +0200] rev 19377
*** empty log message ***
nipkow [Sun, 09 Apr 2006 14:20:23 +0200] rev 19376
Removed old set interval syntax.
wenzelm [Sat, 08 Apr 2006 22:51:35 +0200] rev 19375
pretty_term: late externing of consts (support authentic syntax);
wenzelm [Sat, 08 Apr 2006 22:51:33 +0200] rev 19374
pretty: late externing of consts (support authentic syntax);
wenzelm [Sat, 08 Apr 2006 22:51:31 +0200] rev 19373
removed fix_mixfix;
added const_mixfix, mixfix_const;