]> git.donarmstrong.com Git - mothur.git/blobdiff - errorchecking.h
started shared utilities, updates to venn and heatmap added tree.groups command
[mothur.git] / errorchecking.h
index 0d6da746edaf0d7d5aad0158aaf8fd41c7656572..3ddc65c962cbe35ec8e0d7acb0389e113efdc12f 100644 (file)
@@ -13,7 +13,7 @@
 #include "globaldata.hpp"
 #include "validcommands.h"
 #include "validparameter.h"
-#include "utilities.hpp"
+
 
 class ErrorCheck {
        public:
@@ -34,7 +34,7 @@ class ErrorCheck {
                void clear();
                void refresh();
                string phylipfile, columnfile, listfile, rabundfile, sabundfile, namefile, groupfile, orderfile, fastafile, treefile, sharedfile, cutoff, format; 
-               string precision, method, fileroot, label, line, iters, jumble, freq, single, rarefaction, shared, summary, randomtree, abund, sorted;
+               string precision, method, fileroot, label, line, iters, jumble, freq, single, rarefaction, shared, summary, randomtree, abund, sorted, scaler;
                string commandName, optionText;
                bool errorFree;