- Removed obsolete ::extract_modifications method.
This commit is contained in:
Paul Beckingham 2014-05-25 18:00:44 -04:00
parent fb639496d3
commit e7d733881a
2 changed files with 0 additions and 48 deletions

View file

@ -58,8 +58,6 @@ public:
const std::vector <std::string> list () const;
bool find_command (std::string&) const;
const A3 extract_modifications () const;
const A3 tokenize (const A3&) const;
const A3 postfix (const A3&) const;