src/Sequents/ROOT.ML
author boehmes
Tue, 07 Dec 2010 14:54:31 +0100
changeset 41061 492f8fd35fc0
parent 35762 af3ff2ba4c54
permissions -rw-r--r--
centralized handling of built-in types and constants for bitvectors

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

Classical Sequent Calculus based on Pure Isabelle. 
*)

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