]> git.donarmstrong.com Git - mothur.git/blobdiff - command.hpp
fixed classify.seqs output file name - had issue if reference taxonomy file did not...
[mothur.git] / command.hpp
index a0bb0017131eaa95f787c3d3ada91f25e3a95c5d..22f118164eb04e7d22c0438e3e42c56b79ed0f3d 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef COMMAND_HPP
 #define COMMAND_HPP
-
+//test2
 /*
  *  command.h
  *  
@@ -30,6 +30,7 @@ class Command {
                virtual string getCommandCategory() = 0;
                virtual string getHelpString() = 0;
                virtual string getCitation() = 0;
+               virtual string getDescription() = 0;
                
                virtual map<string, vector<string> > getOutputFiles() { return outputTypes; }
                virtual vector<string> setParameters() = 0; //to fill parameters