src/HOL/Proofs.thy
author blanchet
Tue, 24 Sep 2013 20:52:42 +0200
changeset 53836 a1632a5f5fb3
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
added [dest] to "disc_exclude"

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end