src/HOL/Proofs.thy
author blanchet
Thu, 06 Mar 2014 15:40:33 +0100
changeset 55945 e96383acecf9
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
renamed 'fun_rel' to 'rel_fun'

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end