]> git.donarmstrong.com Git - mothur.git/blobdiff - engine.cpp
started shared utilities, updates to venn and heatmap added tree.groups command
[mothur.git] / engine.cpp
index 5e56479f2851f89e324f8c62dc54250324da7d66..68a75005f1521411227b20fe9ed253ec0b902e1c 100644 (file)
  */
 using namespace std;
 
-
-#include "utilities.hpp"
-#include "globaldata.hpp"
-#include "commandoptionparser.hpp"
-#include "command.hpp"
-#include "commandfactory.hpp"
-#include "errorchecking.h"
 #include "engine.hpp"
 
 /***********************************************************************/