src/HOL/Proofs.thy
author wenzelm
Fri, 25 Sep 2015 19:28:33 +0200
changeset 61265 996d73a96b4f
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
tuned;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end