adopting example
authorbulwahn
Mon, 27 Sep 2010 12:23:01 +0200
changeset 39725 4f4dd39a1e58
parent 39724 ada0cd4900c1
child 39726 ba01ecc2252a
adopting example
src/HOL/Predicate_Compile_Examples/Reg_Exp_Example.thy
--- a/src/HOL/Predicate_Compile_Examples/Reg_Exp_Example.thy	Mon Sep 27 12:23:00 2010 +0200
+++ b/src/HOL/Predicate_Compile_Examples/Reg_Exp_Example.thy	Mon Sep 27 12:23:01 2010 +0200
@@ -102,7 +102,7 @@
   {ensure_groundness = true,
    limited_types = [(@{typ Sym}, 0), (@{typ "Sym list"}, 2), (@{typ RE}, 6)],
    limited_predicates = [(["repIntPa"], 2), (["repP"], 2), (["subP"], 0),
-    (["accepts", "acceptsaux", "acceptsauxauxa", "acceptsauxaux", "seqSplit", "seqSplita", "seqSplitaux", "seqSplitb"], 25)],
+    (["accepts", "acceptsaux", "seqSplit", "seqSplita", "seqSplitaux", "seqSplitb"], 25)],
    replacing =
      [(("repP", "limited_repP"), "lim_repIntPa"),
       (("subP", "limited_subP"), "repIntP"),