]> git.donarmstrong.com Git - mothur.git/blobdiff - ccode.h
added warning about merging with something above cutoff to cluster. working on chimeras
[mothur.git] / ccode.h
diff --git a/ccode.h b/ccode.h
index c60b1302f9802af48e3d34f847ab67e8d425cf52..5d05cd6a85a06b622e011c28e16bd30959503e6b 100644 (file)
--- a/ccode.h
+++ b/ccode.h
@@ -28,7 +28,7 @@ class Ccode : public Chimera {
                ~Ccode();
                
                int getChimeras(Sequence* query);
-               void print(ostream&);
+               void print(ostream&, ostream&);
                void printHeader(ostream&);             
        private: