Commands - add

- Migrated handleAdd to CmdAdd.
This commit is contained in:
Paul Beckingham
2011-05-29 19:17:16 -04:00
parent b0cbc7f757
commit cb613c0691
12 changed files with 200 additions and 105 deletions

View File

@@ -50,6 +50,7 @@ public:
bool extract_command (const std::vector <std::string>&, std::string&);
void extract_sequence (std::vector <int>&);
void extract_nv ();
void extract_uuids (std::vector <std::string>&);
void extract_filter ();
void extract_modifications ();