Wed, 07 Aug 2002 17:36:05 +0200section on "Rule declarations and methods";
wenzelm [Wed, 07 Aug 2002 17:36:05 +0200] rev 13472
section on "Rule declarations and methods";

Wed, 07 Aug 2002 16:50:08 +0200Removed (now unneeded) declaration of realizer for induction on datatype b.
berghofe [Wed, 07 Aug 2002 16:50:08 +0200] rev 13471
Removed (now unneeded) declaration of realizer for induction on datatype b.

Wed, 07 Aug 2002 16:49:25 +0200Removed (now unneeded) declarations of realizers for induction on lists and letters.
berghofe [Wed, 07 Aug 2002 16:49:25 +0200] rev 13470
Removed (now unneeded) declarations of realizers for induction on lists and letters.

Wed, 07 Aug 2002 16:48:20 +0200Added file Tools/datatype_realizer.ML
berghofe [Wed, 07 Aug 2002 16:48:20 +0200] rev 13469
Added file Tools/datatype_realizer.ML

Wed, 07 Aug 2002 16:47:36 +0200Removed (now unneeded) declaration of realizers for induction on natural numbers.
berghofe [Wed, 07 Aug 2002 16:47:36 +0200] rev 13468
Removed (now unneeded) declaration of realizers for induction on natural numbers.

Wed, 07 Aug 2002 16:46:15 +0200Module for defining realizers for induction and case analysis theorems
berghofe [Wed, 07 Aug 2002 16:46:15 +0200] rev 13467
Module for defining realizers for induction and case analysis theorems
for datatypes.

Wed, 07 Aug 2002 16:44:47 +0200Added calls to add_dt_realizers.
berghofe [Wed, 07 Aug 2002 16:44:47 +0200] rev 13466
Added calls to add_dt_realizers.

Wed, 07 Aug 2002 16:43:41 +0200Exported function make_tnames.
berghofe [Wed, 07 Aug 2002 16:43:41 +0200] rev 13465
Exported function make_tnames.

Wed, 07 Aug 2002 05:54:44 +0200Fixed two bugs
nipkow [Wed, 07 Aug 2002 05:54:44 +0200] rev 13464
Fixed two bugs

Tue, 06 Aug 2002 11:24:27 +0200* Provers: Simplifier.simproc(_i) now provide sane interface for
wenzelm [Tue, 06 Aug 2002 11:24:27 +0200] rev 13463
* Provers: Simplifier.simproc(_i) now provide sane interface for
setting up simprocs;