]> git.donarmstrong.com Git - mothur.git/blobdiff - readotu.cpp
fixed some bugs
[mothur.git] / readotu.cpp
index 286a2be271a4a7bb2225a71c7081b1a5c8eb4571..b97c902d7712e957ea44819d24cd7af0ae22cd4a 100644 (file)
@@ -13,7 +13,7 @@
 
 ReadOTUFile::ReadOTUFile(string pf): philFile(pf){
        
-       openInputFile(philFile, fileHandle);
+       //openInputFile(philFile, fileHandle);
 }
 
 /***********************************************************************/