IntEx.thy
changeset 308 e39c8793a233
parent 306 e7279efbe3dd
child 310 fec6301a1989
--- a/IntEx.thy	Wed Nov 11 18:49:46 2009 +0100
+++ b/IntEx.thy	Wed Nov 11 18:51:59 2009 +0100
@@ -46,10 +46,6 @@
 term PLUS
 thm PLUS_def
 
-ML {* toplevel_pp ["typ"] "ProofDisplay.pp_typ Pure.thy"; *}
-
-ML {* prop_of @{thm PLUS_def} *}
-
 fun
   my_neg :: "(nat \<times> nat) \<Rightarrow> (nat \<times> nat)"
 where