]> git.donarmstrong.com Git - mothur.git/blobdiff - countseqscommand.h
added flag to count table read so that commands that don't require the group info...
[mothur.git] / countseqscommand.h
index b4170a8867897b96e13f7483f6053b960f7629b4..6ba36b1a0264e20efe7bd251bc8d505cdf30cb87 100644 (file)
@@ -37,6 +37,7 @@ private:
        string namefile, groupfile, outputDir, groups;
        bool abort, large;
        vector<string> Groups, outputNames;
+    int processors;
     
     int processSmall(string);
     int processLarge(string);