src/HOL/Proofs.thy
author wenzelm
Tue, 01 Mar 2016 10:32:55 +0100
changeset 62480 f2e8984adef7
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
missing file;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end