src/HOL/Proofs.thy
author blanchet
Thu, 13 Mar 2014 13:18:13 +0100
changeset 56085 3d11892ea537
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
killed a few 'metis' calls

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end