X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mothurout.h;h=750973fde12ecffe585f354fc413612fc50f21b6;hb=4f9a6e14a608172f8a97f0297a3b8e6ea267c518;hp=a1d950661d8d0f3f8084859a85110db97846cd4d;hpb=32abf5d58aed8087cd0bcb32d7aa9053f103f2c1;p=mothur.git diff --git a/mothurout.h b/mothurout.h index a1d9506..750973f 100644 --- a/mothurout.h +++ b/mothurout.h @@ -59,6 +59,7 @@ class MothurOut { string getline(istringstream&); void gobble(istream&); void gobble(istringstream&); + map readNames(string); //searchs and checks bool checkReleaseVersion(ifstream&, string);