]> git.donarmstrong.com Git - mothur.git/blobdiff - readdistcommand.h
added phylo.diversity command. added hard parameter to cluster, hcluster and read...
[mothur.git] / readdistcommand.h
index 937ca3f0797c58bc24dc3a239ac5f7c0e4624339..6241f97b5fb1b70f79a326360ace611a1866fa72 100644 (file)
@@ -42,7 +42,7 @@ private:
        string phylipfile, columnfile, namefile, groupfile, outputDir;
        NameAssignment* nameMap;
 
-       bool abort, sim;
+       bool abort, sim, hard;
 
 };