X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=readotucommand.h;h=b5e32d897b2dd824d81b257fff12517a6a90bc6f;hb=5df1b242d9c2b604eb414da44b28de81d52567d7;hp=beb2f4bcbfe31ed89bdb2f9c393585a4ffae3667;hpb=c27e902ede71ea4d20af65752ef04459c101611b;p=mothur.git diff --git a/readotucommand.h b/readotucommand.h index beb2f4b..b5e32d8 100644 --- a/readotucommand.h +++ b/readotucommand.h @@ -29,7 +29,7 @@ private: InputData* input; Command* shared; GroupMap* groupMap; - string filename, listfile, orderfile, sharedfile, label, groupfile, sabundfile, rabundfile, format, groups, outputDir; + string filename, listfile, orderfile, sharedfile, label, groupfile, sabundfile, rabundfile, format, groups, outputDir, ordergroupfile; vector Groups; bool abort, allLines;