]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeracheckrdp.cpp
added warning about merging with something above cutoff to cluster. working on chimeras
[mothur.git] / chimeracheckrdp.cpp
index 39ed4870fd1f6668839b3abf6299b537dc4c3ebf..0a2ea59e0257b9fb58be28e9ca0cb3e0356d749e 100644 (file)
@@ -24,7 +24,7 @@ ChimeraCheckRDP::~ChimeraCheckRDP() {
        }
 }      
 //***************************************************************************************************************
-void ChimeraCheckRDP::print(ostream& out) {
+void ChimeraCheckRDP::print(ostream& out, ostream& outAcc) {
        try {
                
                mothurOut("Processing: " + querySeq->getName()); mothurOutEndLine();