src/HOL/Proofs.thy
author smolkas
Fri, 12 Jul 2013 19:54:36 +0200
changeset 52627 ecb4a858991d
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
tuned * * * easier debugging * * * tuned

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end