src/HOL/Proofs.thy
changeset 52488 cd65ee49a8ba
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/HOL/Proofs.thy	Sun Jun 30 12:30:02 2013 +0200
@@ -0,0 +1,8 @@
+theory Proofs
+imports Pure
+begin
+
+ML "Proofterm.proofs := 2"
+
+end
+