]> git.donarmstrong.com Git - mothur.git/blobdiff - pintail.cpp
rewrote metastats command in c++, added mothurRemove function to handle ~ error....
[mothur.git] / pintail.cpp
index f793535bc3fb916c403f35288c19d6bbc1957b52..f6e7aa5b8db516d29dd7a3366d8ea32a603633ca 100644 (file)
@@ -612,7 +612,7 @@ void Pintail::createProcessesQuan() {
                        }
                                        
                        in.close();
-                       remove(s.c_str());
+                       m->mothurRemove(s);
                }
 
 #else