src/HOL/Proofs.thy
author wenzelm
Sat, 19 Sep 2015 22:32:13 +0200
changeset 61200 a5674da43c2b
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
eliminated hard tabs;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end