src/HOL/Proofs.thy
author paulson
Thu, 07 Jan 2016 17:42:01 +0000
changeset 62088 8463e386eaec
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
merged

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end