src/HOL/Proofs.thy
author Andreas Lochbihler
Mon, 22 Sep 2014 10:53:54 +0200
changeset 58414 f945e7af0d27
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
drop workaround addressed by d0d3c30806b4

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end