]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
Added get.line command.
[mothur.git] / validcommands.cpp
index 79b09d38dbad7325c8bbbff8e352a17d0ddaeaba..e0d604543ec564f1e364426a9f61c613e97ffea0 100644 (file)
@@ -25,6 +25,9 @@ ValidCommands::ValidCommands() {
                commands["quit"]                                = "quit"; 
                commands["collect.single"]              = "collect.single"; 
                commands["collect.shared"]              = "collect.shared"; 
+               commands["get.group"]           = "get.group";
+               commands["get.label"]           = "get.label";
+               commands["get.line"]            = "get.line";
                commands["rarefaction.single"]  = "rarefaction.single"; 
                commands["rarefaction.shared"]  = "rarefaction.shared"; 
                commands["summary.single"]              = "summary.single";