src/HOL/ROOT.ML
author boehmes
Fri, 13 Nov 2009 15:06:19 +0100
changeset 33661 31a129cc0d10
parent 33615 261abc2e3155
child 34205 f69cd974bc4e
permissions -rw-r--r--
corrected translation of integer operators, keep argument order for n-ary symbols (conjunction, disjunction), removed unused code

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

use_thys ["Complex_Main"];

val HOL_proofs = ! Proofterm.proofs;