- Stubbed ::unsweetenIDs.
This commit is contained in:
Paul Beckingham
2014-10-19 23:17:49 -04:00
parent 83ab844ba4
commit c4bb9fbc96
2 changed files with 28 additions and 7 deletions

View File

@@ -81,6 +81,7 @@ private:
void unsweetenAttributes ();
void unsweetenAttributeModifiers ();
void unsweetenPatterns ();
void unsweetenIDs ();
void dump (const std::string&) const;
public: