removed last traces of debugging code
authorChristian Urban <urbanc@in.tum.de>
Thu, 06 Jan 2011 20:25:40 +0000
changeset 2648 5d9724ad543d
parent 2647 5e95387bef45
child 2649 a8ebcb368a15
removed last traces of debugging code
Nominal/Ex/LamFun.thy
Nominal/Ex/LetPat.thy
--- a/Nominal/Ex/LamFun.thy	Thu Jan 06 19:57:57 2011 +0000
+++ b/Nominal/Ex/LamFun.thy	Thu Jan 06 20:25:40 2011 +0000
@@ -3,7 +3,6 @@
 begin
 
 atom_decl name
-declare [[STEPS = 100]]
 
 nominal_datatype lam =
   Var "name"
--- a/Nominal/Ex/LetPat.thy	Thu Jan 06 19:57:57 2011 +0000
+++ b/Nominal/Ex/LetPat.thy	Thu Jan 06 20:25:40 2011 +0000
@@ -2,8 +2,6 @@
 imports "../Nominal2"
 begin
 
-declare [[STEPS = 100]]
-
 atom_decl name
 
 nominal_datatype trm =