src/HOL/Proofs.thy
author wenzelm
Tue, 06 Aug 2013 21:34:58 +0200
changeset 52877 9a26ec5739dd
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
tuned -- more explicit type Status.Value;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end