]> git.donarmstrong.com Git - mothur.git/blobdiff - parselistscommand.h
added checks for ^C to quit command instead of program
[mothur.git] / parselistscommand.h
index 8f91017fc6af754030a1940fc818e9d83217e33b..c765bcdd86c34c89b688685969e89d55928809f6 100644 (file)
@@ -25,7 +25,7 @@ public:
        void help();
        
 private:
-       void parse(ListVector*);
+       int parse(ListVector*);
                
        ListVector* list;
        GroupMap* groupMap;