src/HOL/Proofs.thy
author wenzelm
Sat, 31 Dec 2016 14:29:16 +0100
changeset 64722 6df73de0d3c7
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
tuned signature;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end