src/HOL/Proofs.thy
author blanchet
Mon, 28 Mar 2016 12:05:47 +0200
changeset 62722 f5ee068b96a6
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
generalized ML function

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end