]> git.donarmstrong.com Git - mothur.git/blobdiff - classify.h
added count file to get.groups and remove.groups. added shortcut parameter to classif...
[mothur.git] / classify.h
index 4e0354782e5063e2a52268e88a1412b40db3c28e..6582be48d12bcaee868c3d64865a665eff073c42 100644 (file)
@@ -46,7 +46,7 @@ protected:
        string taxFile, templateFile, simpleTax;
        vector<string> names;
        int threadID;
-       bool flip, flipped;
+       bool flip, flipped, shortcuts;
        
        int readTaxonomy(string);
        vector<string> parseTax(string);