]> git.donarmstrong.com Git - mothur.git/blobdiff - nocommands.h
changes while testing
[mothur.git] / nocommands.h
index a5855dced6a50c8a808464421ceb34dd6cd5aa24..8c1d7222964a40de5cd06835260c2a5323238584 100644 (file)
@@ -25,7 +25,7 @@ public:
        string getCommandName()             { return "NoCommand";       }
        string getCommandCategory()         { return "Hidden";          }
        string getHelpString()              { return "No Command";      }       
-    string getOutputFileNameTag(string, string) { return "";                }
+    string getOutputPattern(string) { return "";                }
        string getCitation()                { return "no citation";     }
        string getDescription()             { return "no description";  }