src/HOL/Proofs.thy
author haftmann
Thu, 01 May 2014 09:30:36 +0200
changeset 56812 baef1c110f12
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
centralized upper/lowercase name mangling

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end