src/HOL/Proofs.thy
author blanchet
Thu, 18 Sep 2014 00:02:45 +0200
changeset 58366 5cf7df52d71d
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
more meaningful record tests

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end