src/HOL/Proofs.thy
author blanchet
Thu, 28 Aug 2014 00:40:38 +0200
changeset 58061 3d060f43accb
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
renamed new SMT module from 'SMT2' to 'SMT'

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end