X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=splitabundcommand.cpp;h=df085b4d05954517e904d4bbf1993bc2b687a026;hb=a6c4005cb8b45030d6621404d6082723b3b98003;hp=f86891bde47d6817a3d65651b989f24c7533ea30;hpb=7a8fc1115b3871107c09a4b9b307b1f2ab7d3fcf;p=mothur.git diff --git a/splitabundcommand.cpp b/splitabundcommand.cpp index f86891b..df085b4 100644 --- a/splitabundcommand.cpp +++ b/splitabundcommand.cpp @@ -20,7 +20,7 @@ SplitAbundCommand::SplitAbundCommand(string option) { else { //valid paramters for this command - string Array[] = {"name","group","label","accnos","groups","fasta","cutoff","outputdir","inputdir"}; //"list", + string Array[] = {"name","group","list","label","accnos","groups","fasta","cutoff","outputdir","inputdir"}; // vector myArray (Array, Array+(sizeof(Array)/sizeof(string))); OptionParser parser(option);