src/HOL/Proofs.thy
author wenzelm
Mon, 18 Jan 2016 16:03:58 +0100
changeset 62199 fc55a4e3f439
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
updated polyml;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end