src/HOL/Proofs.thy
author nipkow
Thu, 07 Jul 2016 18:08:10 +0200
changeset 63412 def97df48390
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
merged

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end