src/HOL/ROOT.ML
author wenzelm
Sun, 01 Mar 2009 14:45:23 +0100
changeset 30186 1f836e949ac2
parent 30126 332e739b6b0e
child 33113 0f6e30b87cf1
child 33615 261abc2e3155
permissions -rw-r--r--
replaced archaic Display.pretty_fact by FindTheorems.pretty_thm, which observes the context properly (as did the former prt_fact already); minor tuning according to Isabelle coding conventions;

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

use_thy "Complex_Main";

val HOL_proofs = ! Proofterm.proofs;