src/HOL/Proofs.thy
author blanchet
Thu, 19 Sep 2013 20:23:08 +0200
changeset 53742 30f4b24b3e8a
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
made tactic more reliable

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end