src/HOL/Proofs.thy
author wenzelm
Wed, 25 Mar 2015 13:31:47 +0100
changeset 59810 e749a0f2f401
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
HOL-SPARK .prv files are subject to system option spark_prv; tuned;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end