src/HOL/Proofs.thy
author wenzelm
Mon, 30 May 2016 20:58:16 +0200
changeset 63183 4d04e14d7ab8
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
tuned;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end