src/Sequents/ROOT.ML
author Walther Neuper <neuper@ist.tugraz.at>
Fri, 01 Oct 2010 17:27:55 +0200
branchisac-update-Isa09-2
changeset 38039 99cb0d80ff32
parent 35762 af3ff2ba4c54
permissions -rw-r--r--
tuned: shifted last tests into respective files
     1 (*  Title:      Sequents/ROOT.ML
     2     Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
     3     Copyright   1991  University of Cambridge
     4 
     5 Classical Sequent Calculus based on Pure Isabelle. 
     6 *)
     7 
     8 use_thys ["LK", "ILL", "ILL_predlog", "Washing", "Modal0", "T", "S4", "S43"];