src/HOL/Proofs.thy
author wenzelm
Mon, 19 Jan 2015 20:39:01 +0100
changeset 59409 b7cfe12acf2e
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
tuned;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end