src/HOL/Proofs.thy
author wenzelm
Sun, 03 May 2015 17:36:46 +0200
changeset 60243 5901cb4db0ae
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
tuned output;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end