]> git.donarmstrong.com Git - mothur.git/blobdiff - libshuffcommand.h
added checks for ^C to quit command instead of program
[mothur.git] / libshuffcommand.h
index 5155cbd7982eada5dc20480067a5c34e051d30dc..1c8fbc4da656bf5c4240c1be8cb4a7843b3ac72c 100644 (file)
@@ -29,8 +29,8 @@ private:
        vector<string> groupNames;
        
        void setGroups();
-       void printCoverageFile();
-       void printSummaryFile();
+       int printCoverageFile();
+       int printSummaryFile();
 
        GlobalData* globaldata;
        FullMatrix* matrix;