src/HOL/Proofs.thy
author wenzelm
Wed, 30 Mar 2016 19:25:04 +0200
changeset 62764 ff3b8e4079bd
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
more PIDE markup; tuned;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end