src/HOL/Proofs.thy
author wenzelm
Sat, 03 Jan 2015 22:04:31 +0100
changeset 59255 db265648139c
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
clarified fit_to_window: floor scale within window bounds;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end