src/HOL/Proofs.thy
author wenzelm
Thu, 20 Aug 2015 21:14:58 +0200
changeset 60993 531a48ae1425
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
clarified modules;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end