src/Sequents/ROOT.ML
author wenzelm
Tue, 31 Jul 2007 23:23:28 +0200
changeset 24106 f2965bf954dc
parent 21426 87ac12bed1ab
child 24178 4ff1dc2aa18d
permissions -rw-r--r--
simultaneous use_thys;

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

Classical Sequent Calculus based on Pure Isabelle. 
*)

Unify.trace_bound:= 20;
Unify.search_bound := 40;

use_thys ["LK", "ILL", "ILL_predlog", "Washing", "Modal0", "T", "S4", "S43"];