]> git.donarmstrong.com Git - mothur.git/blobdiff - parselistcommand.h
broke up globaldata and moved error checking and help into commands
[mothur.git] / parselistcommand.h
index 4aa4ccdae8d9235299156bdfbc15b9c47e5b6866..9f88bc6d9ddc28b4d9b713ade80663be2b7e56e6 100644 (file)
@@ -31,7 +31,8 @@ class ParseListCommand : public Command {
 public:
        ParseListCommand();     
        ~ParseListCommand();
-       int execute();  
+       int execute();
+       void help() {}  
        
 private:
        GlobalData* globaldata;