X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=globaldata.hpp;h=309ab4a09c712132617c1fab8bd96e7849f4643b;hb=3c5c4e255ee8c36feb9e97aebc4e792e6ff8c440;hp=1bccc34f58fa6fcaf136bab32cd74f5093babda7;hpb=0190105145fbd3e02da8f23cb50841229e5d696f;p=mothur.git diff --git a/globaldata.hpp b/globaldata.hpp index 1bccc34..309ab4a 100644 --- a/globaldata.hpp +++ b/globaldata.hpp @@ -57,6 +57,7 @@ public: string getFreq(); string getAbund(); string getRandomTree(); + string getGroups(); void setListFile(string); void setPhylipFile(string); @@ -66,6 +67,7 @@ public: void setSabundFile(string); void setFormat(string); void setRandomTree(string); + void setGroups(string); void setCalc(string);