src/HOL/Proofs.thy
author wenzelm
Fri, 07 Mar 2014 19:28:34 +0100
changeset 55982 b719781c7396
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
more accurate description;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end