src/Sequents/LK/ROOT.ML
author paulson
Wed, 19 Jul 2006 11:55:26 +0200
changeset 20153 6ff5d35749b0
parent 17481 75166ebb619b
child 21426 87ac12bed1ab
permissions -rw-r--r--
Fixed the bugs introduced by the last commit! Output is now *identical* to that produced by the old version, based on a-lists.

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