X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=readdistcommand.h;h=1f852be88e84223a3f07b9847f71e57ee8160442;hb=c3f0a9c8f932b923f3a6fbbf143e8f4b85fd6f5f;hp=868d72e6bd5184b11253dc5c9aacded459f0ee3d;hpb=cd37904452dc95b183ff313ff05720c562902487;p=mothur.git diff --git a/readdistcommand.h b/readdistcommand.h index 868d72e..1f852be 100644 --- a/readdistcommand.h +++ b/readdistcommand.h @@ -39,7 +39,7 @@ private: FullMatrix* matrix; GroupMap* groupMap; string distFileName, format, method; - string phylipfile, columnfile, namefile, groupfile; + string phylipfile, columnfile, namefile, groupfile, outputDir; NameAssignment* nameMap; bool abort;