src/HOL/Proofs.thy
author blanchet
Tue, 05 Nov 2013 16:53:40 +0100
changeset 54272 9d623cada37f
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
avoid subtle failure in the presence of top sort

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end