]> git.donarmstrong.com Git - mothur.git/blobdiff - amovacommand.h
added sets to amova and homova commands. added oligos to make.contigs. added metadat...
[mothur.git] / amovacommand.h
index 6b3c83a4fb09c51f23b01ff38abeb2d939e8e79a..17dbae650912c5f4c21e0c8924dce3a676cc4fda 100644 (file)
@@ -38,7 +38,7 @@ private:
        map<string, vector<int> > getRandomizedGroups(map<string, vector<int> >);
 
        bool abort;
-       vector<string> outputNames;
+       vector<string> outputNames, Sets;
 
        string outputDir, inputDir, designFileName, phylipFileName;
        GroupMap* designMap;