]> git.donarmstrong.com Git - mothur.git/blobdiff - inputdata.cpp
fixing minor bugs
[mothur.git] / inputdata.cpp
index 05eaaca210ce4fe1fc5413a6feb9a9347bb7206b..b237bb4fc55b0bacafa3815f9619f0345bd31492 100644 (file)
@@ -24,7 +24,7 @@ InputData::InputData(string fName, string f) : format(f){
 
 
 InputData::~InputData(){
-       
+       fileHandle.close();
 //     delete output;
        
 }