Parser
- Removed ::appendStdin.
This commit is contained in:
@@ -42,7 +42,6 @@ public:
|
||||
|
||||
void initialize (int, const char**);
|
||||
void clear ();
|
||||
void appendStdin ();
|
||||
Tree* tree ();
|
||||
Tree* parse ();
|
||||
void alias (const std::string&, const std::string&);
|
||||
|
||||
Reference in New Issue
Block a user