src/HOL/ROOT.ML
author wenzelm
Sun, 11 Jan 2009 17:34:02 +0100
changeset 29447 a5d0c3cf305f
parent 29304 5c71a6da989d
child 29638 1f8f3d26a2cf
permissions -rw-r--r--
load main entry points sequentially, for reduced memory demands;

(* Classical Higher-order Logic -- batteries included *)

use_thy "Main";
use_thy "Complex_Main";

val HOL_proofs = ! Proofterm.proofs;