src/Sequents/LK/ROOT.ML
author wenzelm
Sun, 18 Sep 2005 15:20:08 +0200
changeset 17481 75166ebb619b
parent 9000 c20d58286a51
child 21426 87ac12bed1ab
permissions -rw-r--r--
converted to Isar theory format;

(*  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";