X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=alignmentdb.h;fp=alignmentdb.h;h=d665f788764f6ea228ad70bb99867602820a16c5;hb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;hp=fe4e52628d477546703f44624d6854a0f6699ea1;hpb=a218321731df14d231bbc08e79906f757cf1540d;p=mothur.git diff --git a/alignmentdb.h b/alignmentdb.h index fe4e526..d665f78 100644 --- a/alignmentdb.h +++ b/alignmentdb.h @@ -34,6 +34,7 @@ private: Database* search; vector templateSequences; Sequence emptySequence; + MothurOut* m; }; /**************************************************************************************************/