src/HOL/Proofs.thy
author wenzelm
Sat, 03 Jan 2015 22:56:46 +0100
changeset 59257 a73d2b67897c
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
tuned -- more iterators;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end