wenzelm [Mon, 20 Jun 2005 22:14:13 +0200] rev 16499
print_theorems: proper use of PureThy.print_theorems_diff;
wenzelm [Mon, 20 Jun 2005 22:14:12 +0200] rev 16498
thmref: Name vs. NameSelection;
wenzelm [Mon, 20 Jun 2005 22:14:11 +0200] rev 16497
generalized type of inter;
added substract;
economize heap usage;
wenzelm [Mon, 20 Jun 2005 22:14:10 +0200] rev 16496
added previous;
wenzelm [Mon, 20 Jun 2005 22:14:09 +0200] rev 16495
added begin_theory, end_theory;
wenzelm [Mon, 20 Jun 2005 22:14:08 +0200] rev 16494
added certify_prop, cert_term, cert_prop;
wenzelm [Mon, 20 Jun 2005 22:14:07 +0200] rev 16493
datatype thmref = Name ... | NameSelection ...;
added print_theorems_diff;
tuned;
wenzelm [Mon, 20 Jun 2005 22:14:06 +0200] rev 16492
added member, option_ord;
wenzelm [Mon, 20 Jun 2005 22:14:05 +0200] rev 16491
OrdList.inter;
wenzelm [Mon, 20 Jun 2005 22:14:04 +0200] rev 16490
tuned;
wenzelm [Mon, 20 Jun 2005 22:14:03 +0200] rev 16489
improved treatment of intermediate checkpoints: actual copy
instead of extend, purge after end;
tuned;
wenzelm [Mon, 20 Jun 2005 22:14:02 +0200] rev 16488
added add_fixrec_i, add_fixpat_i;
ThyParse obsolete;
Sign.read_prop, Sign.cert_prop;
wenzelm [Mon, 20 Jun 2005 22:14:01 +0200] rev 16487
proper header;
wenzelm [Mon, 20 Jun 2005 22:13:59 +0200] rev 16486
get_thm(s): Name;
wenzelm [Mon, 20 Jun 2005 22:13:58 +0200] rev 16485
get_thm instead of obsolete Goals.get_thm;
improved msg;