X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=collectcommand.h;h=773bdae5c1d0b71bdad01e4403d3af3702274e70;hb=2df35fdeea85f574630d75b11fb5b08c39aec31a;hp=46dd9dc32b339fb2bf95a6e259114cc04d94f12d;hpb=92f998cc7debc4bf3e8594848586b8153d96db16;p=mothur.git diff --git a/collectcommand.h b/collectcommand.h index 46dd9dc..773bdae 100644 --- a/collectcommand.h +++ b/collectcommand.h @@ -50,11 +50,12 @@ private: Collect* cCurve; ValidCalculators* validCalculator; vector cDisplays; - int freq, abund, size; + int abund, size; + float freq; bool abort, allLines; set labels; //holds labels to be used - string label, calc; + string label, calc, outputDir; vector Estimators; vector inputFileNames; vector groups;