X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=errorchecking.h;h=3ddc65c962cbe35ec8e0d7acb0389e113efdc12f;hb=c5c7502f435e1413c19e373dab1dfebcaa67588d;hp=0d6da746edaf0d7d5aad0158aaf8fd41c7656572;hpb=2e5ec5cbbd23637ed20da9bdd544d178a3b5d949;p=mothur.git diff --git a/errorchecking.h b/errorchecking.h index 0d6da74..3ddc65c 100644 --- a/errorchecking.h +++ b/errorchecking.h @@ -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;