]> git.donarmstrong.com Git - mothur.git/blobdiff - homovacommand.h
added sets to amova and homova commands. added oligos to make.contigs. added metadat...
[mothur.git] / homovacommand.h
index b6f21097b4fde750934526285f0ab5efe9849ca0..9398627105ad53f7644c47a0db4b0e969f77862f 100644 (file)
@@ -41,7 +41,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;