src/HOL/Proofs.thy
author wenzelm
Sat, 10 Jan 2015 11:48:52 +0100
changeset 59337 6adaa4a17cfb
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
tuned;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end