src/HOL/ROOT.ML
author huffman
Thu, 19 Feb 2009 12:03:31 -0800
changeset 29994 6ca6b6bd6e15
parent 29638 1f8f3d26a2cf
child 30126 332e739b6b0e
permissions -rw-r--r--
add formalization of a type of integers mod 2 to Library

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

use_thy "Main";
share_common_data ();
use_thy "Complex_Main";

val HOL_proofs = ! Proofterm.proofs;