src/HOL/Proofs.thy
author wenzelm
Tue, 11 Feb 2014 15:55:05 +0100
changeset 55430 8eb6c740ec1a
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
tuned signature;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end