wenzelm [Thu, 20 Nov 1997 12:59:20 +0100] rev 4252
tuned infer_types interface;
wenzelm [Thu, 20 Nov 1997 12:51:55 +0100] rev 4251
tuned infer_types interface;
wenzelm [Thu, 20 Nov 1997 12:51:31 +0100] rev 4250
moved Sign.print_sg to display.ML;
wenzelm [Thu, 20 Nov 1997 12:50:57 +0100] rev 4249
exported pretty_classrel, pretty_arity;
added infer_types_simult;
tuned infer_types interface;
moved print_sg to display.ML;
wenzelm [Thu, 20 Nov 1997 12:49:25 +0100] rev 4248
added get_error: 'a error -> string option, get_ok: 'a error -> 'a option;
added multiply: 'a list * 'a list list -> 'a list list;
wenzelm [Thu, 20 Nov 1997 12:48:00 +0100] rev 4247
added implode_xstr: string list -> string, explode_xstr: string -> string list;
paulson [Thu, 20 Nov 1997 11:55:39 +0100] rev 4246
Now uses induct_tac
paulson [Thu, 20 Nov 1997 11:54:31 +0100] rev 4245
Updated the NatSum example
paulson [Thu, 20 Nov 1997 11:53:51 +0100] rev 4244
New, higher-level definition of \\out macro
paulson [Thu, 20 Nov 1997 11:03:53 +0100] rev 4243
Speeded up the proof of succ_lt_induct_lemma