src/HOL/Proofs.thy
author wenzelm
Sun, 08 Jan 2017 11:41:18 +0100
changeset 64829 07f209e957bc
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
refer to bibtex entries via general Document_Model, instead of editor buffers;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end