]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedutilities.cpp
broke up globaldata and moved error checking and help into commands
[mothur.git] / sharedutilities.cpp
index 5776b3685c06b6eb7fe8e419c791b3ee6a4ecde6..703241b532504ac6f4ab3b761507b089e41c58a5 100644 (file)
@@ -212,6 +212,7 @@ void SharedUtil::setGroups(vector<string>& userGroups, vector<string>& allGroups
        try {
                numGroups = 0;
                label = "";
+
                //if the user has not entered specific groups to analyze then do them all
                if (userGroups.size() != 0) {
                        if (userGroups[0] != "all") {