src/HOL/Proofs.thy
author blanchet
Tue, 15 Jul 2014 17:49:54 +0200
changeset 57561 8200e1eb367f
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
made SML/NJ happier

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end