]> git.donarmstrong.com Git - mothur.git/blobdiff - collectsharedcommand.h
added the Calculators Thomas made in the fall. Added parameter and command error...
[mothur.git] / collectsharedcommand.h
index ffc4278f3b690a4b2f4a0f5bf637146bee65ca3b..c5c24b2f974e504e5c8ef079d15a89026291b992 100644 (file)
@@ -9,9 +9,7 @@
  *
  */
 
-#include <iostream>
-#include <fstream>
-#include <vector>
+
 #include "command.hpp"
 #include "sharedordervector.h"
 #include "sharedlistvector.h"
@@ -56,6 +54,7 @@ private:
        vector<Display*> cDisplays;
        int freq;
        string format;
+       void setGroups();
 
 };