]> git.donarmstrong.com Git - mothur.git/blobdiff - treegroupscommand.h
changes while testing 1.27
[mothur.git] / treegroupscommand.h
index b0ae730d98aa8af6da4fecabe3cf0f7aa03df2d4..6790afb73984377c1aba8f6488a3cf1c2e544280 100644 (file)
@@ -19,7 +19,6 @@
 #include "readmatrix.hpp"
 #include "readcolumn.h"
 #include "readphylip.h"
-#include "sparsematrix.hpp"
 #include "sharedsobscollectsummary.h"
 #include "sharedchao1.h"
 #include "sharedace.h"
@@ -69,8 +68,6 @@
        They can also use as many or as few calculators as they wish. */
        
 
-typedef list<PCell>::iterator MatData;
-
 class TreeGroupCommand : public Command {
        
 public: