clasohm [Fri, 15 Mar 1996 13:34:39 +0100] rev 1581
updated syntax of datatype declaration
berghofe [Fri, 15 Mar 1996 12:01:19 +0100] rev 1580
Added some functions which allow redirection of Isabelle's output
paulson [Thu, 14 Mar 1996 16:40:18 +0100] rev 1579
Functions moved to Pure/search.ML and classical.ML
clasohm [Thu, 14 Mar 1996 12:21:07 +0100] rev 1578
updated syntax of datatype definitions: "C t1 ... tn" instead of "C(t1,...,tn)"
clasohm [Thu, 14 Mar 1996 12:19:49 +0100] rev 1577
added @SMLdebug=/dev/null to supress GC messages
berghofe [Thu, 14 Mar 1996 10:40:21 +0100] rev 1576
Added some optimized versions of functions dealing with sets
(i.e. mem, ins, eq_set etc.) which do not use the polymorphic =
operator
clasohm [Wed, 13 Mar 1996 11:56:15 +0100] rev 1575
replaced rules by primrec section
clasohm [Wed, 13 Mar 1996 11:55:25 +0100] rev 1574
modified primrec so it can be used in MiniML/Type.thy
clasohm [Tue, 12 Mar 1996 14:39:34 +0100] rev 1573
added constdefs section
clasohm [Tue, 12 Mar 1996 14:38:58 +0100] rev 1572
removed make_chart