src/HOL/Proofs.thy
author wenzelm
Thu, 06 Mar 2014 16:24:47 +0100
changeset 55957 cffb46aea3d1
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
more compact Markup.markup_report: message body may consist of multiple elements;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end