src/HOL/Isar_examples/ROOT.ML
author wenzelm
Tue, 24 Aug 1999 11:50:58 +0200
changeset 7333 6cb15c6f1d9f
parent 6882 fe4e3d26fa8f
child 7384 33c976216121
permissions -rw-r--r--
isar: no_pos flag;

(*  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 "Group";
use_thy "NatSum";
use_thy "KnasterTarski";