src/HOL/Proofs.thy
author blanchet
Thu, 26 Jun 2014 13:35:07 +0200
changeset 57362 3ae07451a9f5
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
got rid of a few experimental options

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end