src/HOL/Isar_examples/ROOT.ML
author wenzelm
Wed, 05 May 1999 18:26:10 +0200
changeset 6599 dc5bf3f40ad3
parent 6559 fa203026941c
child 6765 6eba3d69037b
permissions -rw-r--r--
improved Makefile;

(*  Title:      HOL/Isar_examples/ROOT.ML
    ID:         $Id$
    Author:     Markus Wenzel, TU Muenchen

Miscellaneous Isabelle/Isar examples for Higher-Order Logic.
*)

use_thy "BasicLogic";
use_thy "Peirce";
use_thy "Cantor";
use_thy "ExprCompiler";
use_thy "NatSum";