X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=removelineagecommand.h;h=02a4440e79ec4a7e996b58a7b9209b30cc933dcd;hb=a4f05f09c250323132a4b9427f41a3ededaec634;hp=60712c95e8455e020e9fc77a0a851d41c36f06c4;hpb=8f89a92f4ada82a2b3bf51b23b6a977770f2b9e2;p=mothur.git diff --git a/removelineagecommand.h b/removelineagecommand.h index 60712c9..02a4440 100644 --- a/removelineagecommand.h +++ b/removelineagecommand.h @@ -40,7 +40,7 @@ class RemoveLineageCommand : public Command { int readList(); int readTax(); string removeConfidences(string); - vector< map > getTaxons(string); + vector< map > getTaxons(string); }; #endif