src/HOL/Proofs.thy
author blanchet
Mon, 23 Sep 2013 10:31:17 +0200
changeset 53792 f0b273258d80
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
don't generate empty theorem collections

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end