src/HOL/Proofs.thy
author wenzelm
Fri, 27 Nov 2015 19:00:27 +0100
changeset 61752 814bbe5d9204
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
merged

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end