]> git.donarmstrong.com Git - mothur.git/blobdiff - matrixoutputcommand.h
added checks for ^C to quit command instead of program
[mothur.git] / matrixoutputcommand.h
index 521104c395382d5ce15c61f99510c830ae054f7a..537f7916299d36c7f628a9e7e6974821746f3b12 100644 (file)
@@ -33,7 +33,7 @@ public:
        
 private:
        void printSims(ostream&);
-       void process(vector<SharedRAbundVector*>);
+       int process(vector<SharedRAbundVector*>);
        
        GlobalData* globaldata;
        ReadOTUFile* read;