src/HOL/ROOT.ML
author ballarin
Sun, 14 Dec 2008 18:45:51 +0100
changeset 29233 ce6d35a0bed6
parent 29005 ce378dcfddab
child 29249 4dc278c8dc59
permissions -rw-r--r--
Ported HOL and HOL-Library to new locales.

(*  Title:      HOL/ROOT.ML
 
Classical Higher-order Logic -- batteries included.
*)

set new_locales;
use_thy "Complex_Main";

val HOL_proofs = ! Proofterm.proofs;