]> git.donarmstrong.com Git - mothur.git/blobdiff - sequence.hpp
added distance command and filterseqs
[mothur.git] / sequence.hpp
index dea06bdca0bdcd5844c02c8e94694a3b9b8d28e4..03cbab7ffddce5531e272cf6116069edfa0ebade 100644 (file)
@@ -33,7 +33,7 @@ public:
        string getPairwise();
        string getUnaligned();
        int getLength();
-       void printSequence(ofstream&);
+       void printSequence(ostream&);
        
 private:
        string name;