]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedcommand.h
broke up globaldata and moved error checking and help into commands
[mothur.git] / sharedcommand.h
index b3506cdbfd79650cad44de48388f93363fb3b21a..08314b56590b70dcb56b29f0c08a454da9ebac5d 100644 (file)
@@ -30,6 +30,7 @@ public:
        SharedCommand();        
        ~SharedCommand();
        int execute();  
+       void help() {}
        
 private:
        void printSharedData();