- Removed obsolete ::infix method.
This commit is contained in:
Paul Beckingham 2014-05-25 09:15:49 -04:00
parent 87a48ab7f5
commit 1a75039cf7
2 changed files with 0 additions and 35 deletions

View file

@ -62,7 +62,6 @@ public:
const A3 extract_modifications () const;
const A3 tokenize (const A3&) const;
const A3 infix (const A3&) const;
const A3 expand (const A3&) const;
const A3 sequence (const A3&) const;
const A3 postfix (const A3&) const;