wenzelm [Sat, 24 Oct 1998 21:25:43 +0200] rev 5768
official release;
wenzelm [Sat, 24 Oct 1998 21:21:21 +0200] rev 5767
ML_SYSTEM factory default;
wenzelm [Sat, 24 Oct 1998 20:28:03 +0200] rev 5766
*** empty log message ***
wenzelm [Sat, 24 Oct 1998 20:24:33 +0200] rev 5765
tuned;
wenzelm [Sat, 24 Oct 1998 20:22:45 +0200] rev 5764
records;
tuned datatype, inductive, primrec;
wenzelm [Sat, 24 Oct 1998 17:16:20 +0200] rev 5763
*** empty log message ***
berghofe [Fri, 23 Oct 1998 22:37:15 +0200] rev 5762
Added theorem bool_induct (for rep_datatype).
berghofe [Fri, 23 Oct 1998 22:36:49 +0200] rev 5761
Added theorem unit_induct (for rep_datatype).
berghofe [Fri, 23 Oct 1998 22:36:15 +0200] rev 5760
Added theorems True_not_False and False_not_True
(for rep_datatype).
berghofe [Fri, 23 Oct 1998 22:34:18 +0200] rev 5759
unit and bool are now represented as datatypes.