src/Sequents/LK/ROOT.ML
author wenzelm
Mon, 20 Nov 2006 23:47:10 +0100
changeset 21426 87ac12bed1ab
parent 17481 75166ebb619b
child 24106 f2965bf954dc
permissions -rw-r--r--
converted legacy ML scripts;

(*  Title:      LK/ex/ROOT.ML
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1992  University of Cambridge

Examples for Classical Logic.
*)

use_thy "Propositional";
use_thy "Quantifiers";
use_thy "Hard_Quantifiers";
use_thy "Nat";