src/HOL/Proofs.thy
author blanchet
Tue, 01 Apr 2014 10:51:29 +0200
changeset 56346 42533f8f4729
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
added BNF interpretation hook

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end