Merge "implemented decmatch (artf724241)"
[deliverable/titan.core.git] / compiler2 / Identifier.cc
index 3b08ca1d71d8ec278bca01d9634ef1807aa6f45b..c4e19a4fb1e809a1271388c9c4dfe1c4be62de38 100644 (file)
@@ -598,6 +598,7 @@ namespace Common {
     {"char2int__", "char2int", "char2int_"},
     {"char2oct__", "char2oct", "char2oct_"},
     {"component__", "component", "component_"},
+    {"decmatch__", "decmatch", "decmatch_"},
     {"decomp__", "decomp", "decomp_"},
     {"float2int__", "float2int", "float2int_"},
     {"float2str__", "float2str", "float2str_"},
This page took 0.023744 seconds and 5 git commands to generate.