src/HOL/Proofs.thy
author haftmann
Tue, 22 Dec 2015 15:39:01 +0100
changeset 61914 16bfe0a6702d
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
stripped some legacy

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end