]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeracheckrdp.h
added checks for ^C to quit command instead of program
[mothur.git] / chimeracheckrdp.h
index 0ba851a9d6906b48a44b66d311882e0a88c8c400..f54faab045bf65f0c71797dd64ce5e25c045d0ca 100644 (file)
@@ -29,8 +29,8 @@ class ChimeraCheckRDP : public Chimera {
                ~ChimeraCheckRDP();
                
                int getChimeras(Sequence*);
-               void print(ostream&, ostream&);
-               void doPrep();
+               int print(ostream&, ostream&);
+               int doPrep();
                
        private: