src/HOL/Proofs.thy
author fleury
Mon, 16 Jun 2014 16:21:52 +0200
changeset 57258 67d85a8aa6cc
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
Moving the remote prefix deleting on Sledgehammer's side

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end