src/HOL/Proofs.thy
author wenzelm
Sat, 30 May 2015 21:28:01 +0200
changeset 60314 6e465f0d46d3
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
obsolete;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end