src/HOL/Proofs.thy
author wenzelm
Fri, 15 Apr 2016 14:27:59 +0200
changeset 62991 35f1475e9ced
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
clarified rendering wrt. hyperlinks;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end