src/Sequents/LK/ROOT.ML
author urbanc
Sun, 02 Jul 2006 17:27:10 +0200
changeset 19972 89c5afe4139a
parent 17481 75166ebb619b
child 21426 87ac12bed1ab
permissions -rw-r--r--
added more infrastructure for the recursion combinator

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

Examples for Classical Logic.
*)

time_use "prop.ML";
time_use "quant.ML";
time_use "hardquant.ML";
time_use_thy "Nat";