X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=readdistcommand.h;h=6241f97b5fb1b70f79a326360ace611a1866fa72;hb=29b2a01f3daf8f16438b16f0e44b1c36d989d60b;hp=1f852be88e84223a3f07b9847f71e57ee8160442;hpb=315e38cf393c82be238da5b32574f225a020d25c;p=mothur.git diff --git a/readdistcommand.h b/readdistcommand.h index 1f852be..6241f97 100644 --- a/readdistcommand.h +++ b/readdistcommand.h @@ -42,7 +42,7 @@ private: string phylipfile, columnfile, namefile, groupfile, outputDir; NameAssignment* nameMap; - bool abort; + bool abort, sim, hard; };