src/HOL/Proofs.thy
author blanchet
Tue, 30 Aug 2016 16:39:47 +0200
changeset 63728 4e078ae3682c
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
tuned final stop in message

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end