wenzelm [Mon, 18 Sep 2006 19:12:47 +0200] rev 20575
pretty_thm: graceful treatment of ProtoPure.thy;
wenzelm [Mon, 18 Sep 2006 19:12:46 +0200] rev 20574
added class_deps;
wenzelm [Mon, 18 Sep 2006 19:12:45 +0200] rev 20573
classes: maintain serial number;
wenzelm [Mon, 18 Sep 2006 19:12:44 +0200] rev 20572
tuned;
wenzelm [Mon, 18 Sep 2006 19:12:43 +0200] rev 20571
isatool browser: renamed option -d to -c (cf. isatool tool)
wenzelm [Mon, 18 Sep 2006 19:12:42 +0200] rev 20570
PRIVATE_FILE: slightly more robust way to create and dispose;
wenzelm [Mon, 18 Sep 2006 19:12:41 +0200] rev 20569
renamed option -d to -c (cf. isatool display);
operate on PRIVATE_FILE;
wenzelm [Mon, 18 Sep 2006 19:12:40 +0200] rev 20568
updated;
paulson [Mon, 18 Sep 2006 16:21:24 +0200] rev 20567
Bug fix to prevent exception dest_Free from escaping
paulson [Mon, 18 Sep 2006 16:00:19 +0200] rev 20566
Added the max_new parameter, which is a cap on how many clauses may be admitted per round.
Also various tidying up.