src/HOL/Proofs.thy
author haftmann
Sat, 27 Jun 2015 20:20:33 +0200
changeset 60597 2da9b632069b
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
tuned code setup

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end