src/HOL/Proofs.thy
author wenzelm
Fri, 12 Aug 2016 11:53:47 +0200
changeset 63670 8e0148e1f5f4
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
tuned;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end