]> git.donarmstrong.com Git - mothur.git/blobdiff - readcolumn.h
added hcluster command and fixed some bugs, namely one with smart distancing.
[mothur.git] / readcolumn.h
index fea6f5934c61a5519086402156369c45da594c20..069632c7267f93e3f95b0f52ba382975f255dbc7 100644 (file)
@@ -22,6 +22,7 @@ public:
 private:
        ifstream fileHandle;
        string distFile;
+       
 };
 
 /******************************************************/