X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getlineagecommand.h;h=5b7c43ed65808f7038b3c46cb96f3b7a32b8849a;hb=a4f05f09c250323132a4b9427f41a3ededaec634;hp=45b51a89398af8fbd3551560ae425b28520706b6;hpb=264c8a3c759d9a999c485236e98dac98d4f0db5f;p=mothur.git diff --git a/getlineagecommand.h b/getlineagecommand.h index 45b51a8..5b7c43e 100644 --- a/getlineagecommand.h +++ b/getlineagecommand.h @@ -40,7 +40,7 @@ class GetLineageCommand : public Command { int readList(); int readTax(); string removeConfidences(string); - vector< map > getTaxons(string); + vector< map > getTaxons(string); }; #endif