src/HOL/Proofs.thy
author blanchet
Thu, 16 Jan 2014 21:22:01 +0100
changeset 55024 05cc0dbf3a50
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
hide short const name

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end