src/HOL/Proofs.thy
author paulson <lp15@cam.ac.uk>
Tue, 31 Mar 2015 15:01:06 +0100
changeset 59863 30519ff3dffb
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
Merge

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end