src/HOL/Proofs.thy
author blanchet
Fri, 20 Sep 2013 22:39:30 +0200
changeset 53756 be91786f2419
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
MaSh tweaks to facilitate debugging

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end