src/Sequents/ROOT.ML
author wenzelm
Thu, 26 Jul 2012 21:50:16 +0200
changeset 48537 ba0dd46b9214
parent 35762 af3ff2ba4c54
permissions -rw-r--r--
further refinement of current/all_current status, which needs to be propagated through the hierarchy (see also Thy_Info.require_thys);

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