Adds support to @unconditionalMatch

Issue #1002
This commit is contained in:
Felipe Zimmerle
2016-06-21 13:46:05 -03:00
parent 60be385ebe
commit 0d53dda1a1
7 changed files with 133 additions and 2 deletions

View File

@@ -180,7 +180,8 @@ OPERATORS = \
operators/verify_cc.cc \
operators/verify_cpf.cc \
operators/verify_ssn.cc \
operators/within.cc
operators/within.cc \
operators/unconditional_match.cc
UTILS = \