]> git.donarmstrong.com Git - mothur.git/blobdiff - parsimonycommand.h
added checks for ^C to quit command instead of program
[mothur.git] / parsimonycommand.h
index 071aea8fa742d5fb3172f4ac7dcf61125ae73b90..6fa1914f31e320517ff89389a34fc3e5a1cd6dc6 100644 (file)
@@ -59,7 +59,7 @@ private:
        vector<string> Groups, outputNames; //holds groups to be used
 
        void printParsimonyFile();  
-       void printUSummaryFile();
+       int printUSummaryFile();
        void getUserInput();
        
 };