src/HOL/Proofs.thy
author wenzelm
Fri, 09 Aug 2013 13:57:21 +0200
changeset 52936 551d09fc245c
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
merged;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end