]> git.donarmstrong.com Git - mothur.git/blobdiff - bellerophon.h
added set.dir command and modified commands to redirect input and output, removed...
[mothur.git] / bellerophon.h
index 85c555043d207878eed1ccb1466e424cd064629e..aa53f9852f20202ae77841fbf9262a9802356bbe 100644 (file)
@@ -25,7 +25,7 @@ typedef map<int, float> SeqMap;  //maps sequence to all distance for that seqeun
 class Bellerophon : public Chimera {
        
        public:
-               Bellerophon(string);    
+               Bellerophon(string, string);    
                ~Bellerophon() {};
                
                int getChimeras();