Nominal/NewParser.thy
changeset 2048 20be95dce643
parent 2047 31ba33a199c7
child 2076 6cb1a4639521
--- a/Nominal/NewParser.thy	Tue May 04 14:33:50 2010 +0100
+++ b/Nominal/NewParser.thy	Tue May 04 14:38:07 2010 +0100
@@ -354,7 +354,7 @@
 (* for testing porposes - to exit the procedure early *)
 exception TEST of Proof.context
 
-val STEPS = 3
+val STEPS = 10
 *}
 
 ML {*