CLI2: Added ::exactMatch.

This commit is contained in:
Paul Beckingham
2015-06-14 15:11:21 -04:00
parent ad69f84794
commit ab367145c6
2 changed files with 4 additions and 0 deletions

View File

@@ -115,7 +115,9 @@ private:
void findOverrides ();
/*
void categorize ();
*/
bool exactMatch (const std::string&, const std::string&) const;
/*
void desugarFilterTags ();
void findStrayModifications ();
void desugarFilterAttributes ();