added new tagged encodings to Metis tests
authorblanchet
Wed, 07 Sep 2011 21:31:21 +0200
changeset 44815 19b70980a1bb
parent 44814 52318464c73b
child 44816 efa1f532508b
added new tagged encodings to Metis tests
src/HOL/Metis_Examples/Type_Encodings.thy
--- a/src/HOL/Metis_Examples/Type_Encodings.thy	Wed Sep 07 21:31:21 2011 +0200
+++ b/src/HOL/Metis_Examples/Type_Encodings.thy	Wed Sep 07 21:31:21 2011 +0200
@@ -34,8 +34,10 @@
    "poly_tags",
    "poly_tags?",
    "poly_tags??",
+   "poly_tags@?",
    "poly_tags!",
    "poly_tags!!",
+   "poly_tags@!",
    "poly_args",
    "raw_mono_guards",
    "raw_mono_guards?",
@@ -47,8 +49,10 @@
    "raw_mono_tags",
    "raw_mono_tags?",
    "raw_mono_tags??",
+   "raw_mono_tags@?",
    "raw_mono_tags!",
    "raw_mono_tags!!",
+   "raw_mono_tags@!",
    "raw_mono_args",
    "mono_guards",
    "mono_guards?",