src/HOL/Proofs.thy
author wenzelm
Mon, 15 Jul 2013 10:42:12 +0200
changeset 52657 42c14dba1daa
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
tuned;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end