CLI2: Added ::decomposeModTags

This commit is contained in:
Paul Beckingham
2015-06-21 20:43:42 -04:00
parent 706ca72a75
commit 15e9c91d85
2 changed files with 12 additions and 18 deletions

View File

@@ -113,7 +113,9 @@ private:
/*
void decomposeModAttributes ();
void decomposeModAttributeModifiers ();
*/
void decomposeModTags ();
/*
void decomposeModSubstitutions ();
bool isUUIDList (const std::string&) const;