haftmann [Mon, 07 Apr 2008 15:37:34 +0200] rev 26567
instantiation replacing primitive instance plus overloaded defs; more conservative type arities
haftmann [Mon, 07 Apr 2008 15:37:33 +0200] rev 26566
instantiation replacing primitive instance plus overloaded defs
haftmann [Mon, 07 Apr 2008 15:37:32 +0200] rev 26565
instantiation replacing primitive instance plus overloaded defs; realpow.simps now named power_real.simps
haftmann [Mon, 07 Apr 2008 15:37:31 +0200] rev 26564
explicit definition for "/"
haftmann [Mon, 07 Apr 2008 15:37:30 +0200] rev 26563
explicit dummy instantiation for div
paulson [Mon, 07 Apr 2008 15:37:27 +0200] rev 26562
* Metis: the maximum number of clauses that can be produced from a theorem is now given by the attribute max_clauses. Theorems that exceed this number are ignored, with a warning printed.
paulson [Mon, 07 Apr 2008 15:37:04 +0200] rev 26561
Superficial changes
CVS: ----------------------------------------------------------------------
haftmann [Fri, 04 Apr 2008 13:40:27 +0200] rev 26560
tuned
haftmann [Fri, 04 Apr 2008 13:40:26 +0200] rev 26559
syntactic classes for bit operations
haftmann [Fri, 04 Apr 2008 13:40:25 +0200] rev 26558
renamed app2 to map2
haftmann [Fri, 04 Apr 2008 13:40:24 +0200] rev 26557
more new primrec
haftmann [Fri, 04 Apr 2008 13:40:23 +0200] rev 26556
prefix for equations in primrec specifications
haftmann [Fri, 04 Apr 2008 13:40:21 +0200] rev 26555
postprocessing of equality
wenzelm [Thu, 03 Apr 2008 23:55:11 +0200] rev 26554
parser: use plain explode, not Symbol.explode!
wenzelm [Thu, 03 Apr 2008 23:38:59 +0200] rev 26553
removed obsolete add_axiomss(_i);
wenzelm [Thu, 03 Apr 2008 22:21:29 +0200] rev 26552
renamed XML.parse_comment_whspc to XML.parse_comments;