wenzelm [Mon, 18 Nov 1996 17:29:49 +0100] rev 2200
added print_mode: string list ref (order of printer tables);
multiple disjoint printer tables, to be combined hierarchically;
multiple entries in printer tables (matched in order);
wenzelm [Mon, 18 Nov 1996 17:29:31 +0100] rev 2199
added Infixl/rName: specify infix name independently from syntax;
added Pure symbolfont syntax;
wenzelm [Mon, 18 Nov 1996 17:29:05 +0100] rev 2198
added symbol_font.ML;
wenzelm [Mon, 18 Nov 1996 17:28:40 +0100] rev 2197
added add_modesyntax(_i);
improved syntax of ==, =?=, ==> (now allows "op ...");
added Pure symbolfont syntax;
wenzelm [Mon, 18 Nov 1996 17:28:19 +0100] rev 2196
added is_printable: string -> bool;
wenzelm [Mon, 18 Nov 1996 17:27:59 +0100] rev 2195
added Syntax/symbol_font.ML;
paulson [Mon, 18 Nov 1996 16:34:37 +0100] rev 2194
Removal of an obsolete result, and authentication of
B to A
paulson [Mon, 18 Nov 1996 16:30:06 +0100] rev 2193
Changed subst_bounds to subst_bound, to run faster