src/HOL/Proofs.thy
author wenzelm
Wed, 08 Apr 2015 19:39:08 +0200
changeset 59970 e9f73d87d904
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
proper context for Object_Logic operations;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end