src/Sequents/LK/ROOT.ML
author wenzelm
Tue, 30 May 2000 16:08:38 +0200
changeset 9000 c20d58286a51
parent 7091 b76a26835a5c
child 17481 75166ebb619b
permissions -rw-r--r--
cleaned up;

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

Executes all examples for Classical Logic. 
*)

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