src/HOL/Proofs.thy
author wenzelm
Mon, 11 Jul 2016 10:43:27 +0200
changeset 63433 aa03b0487bf5
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
tuned;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end