src/HOL/Proofs.thy
author wenzelm
Thu, 05 Sep 2013 23:14:28 +0200
changeset 53425 f5b1f555b73b
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
merged

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end