CmdConfig

- Converted from A3 to A3t.
This commit is contained in:
Paul Beckingham 2014-04-24 12:26:41 -04:00
parent 7da9b6b2ed
commit fd0eb4a683

View file

@ -53,7 +53,7 @@ int CmdConfig::execute (std::string& output)
std::stringstream out;
// Get the non-attribute, non-fancy command line arguments.
std::vector <std::string> words = context.a3.extract_words ();
std::vector <std::string> words = context.a3t.getWords ();
// Support:
// task config name value # set name to value