]> git.donarmstrong.com Git - mothur.git/blobdiff - ccode.h
added checks for ^C to quit command instead of program
[mothur.git] / ccode.h
diff --git a/ccode.h b/ccode.h
index 5d05cd6a85a06b622e011c28e16bd30959503e6b..afc77cce5d9c003bc94ad16f970819a8f5c4680e 100644 (file)
--- a/ccode.h
+++ b/ccode.h
@@ -28,7 +28,7 @@ class Ccode : public Chimera {
                ~Ccode();
                
                int getChimeras(Sequence* query);
-               void print(ostream&, ostream&);
+               int print(ostream&, ostream&);
                void printHeader(ostream&);             
        private: