src/HOL/ROOT.ML
author wenzelm
Tue, 14 Oct 2008 20:10:45 +0200
changeset 28596 fcd463a6b6de
parent 28263 69eaa97e7e96
child 28952 15a4b2cf8c34
permissions -rw-r--r--
tuned interfaces -- plain prover function, without thread; misc tuning and simplification; reduced NJ basis library stuff to bare minimum;

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

use_thy "Complex/Complex_Main";

val HOL_proofs = ! Proofterm.proofs;