X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getrabundcommand.h;fp=getrabundcommand.h;h=92e8475d154db06761e52ada6d72120bb586ce16;hb=348a7bac1d3c5d17ae0e4a93b78f69f4e200a190;hp=38b5ec7643fdd4e79e4d70408c59ba9fe3210be0;hpb=5ff964d3871ce86f59fec3052f9c25e872f22c42;p=mothur.git diff --git a/getrabundcommand.h b/getrabundcommand.h index 38b5ec7..92e8475 100644 --- a/getrabundcommand.h +++ b/getrabundcommand.h @@ -34,7 +34,7 @@ private: ListVector* list; RAbundVector* rabund; - bool abort, allLines; + bool abort, allLines, sorted; set lines; //hold lines to be used set labels; //holds labels to be used string line, label;