src/HOL/Proofs.thy
author paulson <lp15@cam.ac.uk>
Thu, 03 Apr 2014 17:26:45 +0100
changeset 56384 5fdcfffcc72e
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
Merge

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end