X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=classify.h;fp=classify.h;h=1a34362ce798072d8554bb22a997b11dc16d223b;hb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;hp=5c5a7ac474ecc0ce7308672e1a606c0052643caa;hpb=a218321731df14d231bbc08e79906f757cf1540d;p=mothur.git diff --git a/classify.h b/classify.h index 5c5a7ac..1a34362 100644 --- a/classify.h +++ b/classify.h @@ -48,6 +48,7 @@ protected: void readTaxonomy(string); vector parseTax(string); + MothurOut* m; }; /**************************************************************************************************/