X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarycommand.h;fp=summarycommand.h;h=135c4025ec15d0097c6bee83f239039bf22c83f4;hb=37a2c0b7dc68bfa53c8f38a713259929c4c46a9f;hp=8f42f459bf2de9a6c12679a42ea8bbf35c7835a1;hpb=526a868606faa50caf86e7399f7554c0335b39e5;p=mothur.git diff --git a/summarycommand.h b/summarycommand.h index 8f42f45..135c402 100644 --- a/summarycommand.h +++ b/summarycommand.h @@ -46,6 +46,6 @@ private: SAbundVector* sabund; string outputFileName; ofstream outputFileHandle; - int abund; + int abund, size; }; #endif