implemented decmatch (artf724241)
[deliverable/titan.core.git] / core / Template.hh
index bd874424d730770a120fed18c2f24a1003c1dd23..014d98ab991244505140becb2a6891ab5985a707 100644 (file)
@@ -47,7 +47,8 @@ enum template_sel {
   VALUE_RANGE = 6,
   STRING_PATTERN = 7,
   SUPERSET_MATCH = 8,
-  SUBSET_MATCH = 9
+  SUBSET_MATCH = 9,
+  DECODE_MATCH = 10
 };
 
 enum template_res {
This page took 0.024671 seconds and 5 git commands to generate.