]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
fixed bug with windows version of trim.seqs when run with 1 processor. fixed file...
[mothur.git] / mothurout.h
index e1c8222ae1938e8b63422cc9ee6567d309b668f5..0659e4e3628ccb28fdfc024427fe6cebf5af5446 100644 (file)
@@ -73,6 +73,7 @@ class MothurOut {
                
                //functions from mothur.h
                //file operations
+        bool dirCheck(string&); //completes path, appends appropriate / or \, makes sure dir is writable.
                vector<unsigned long long> divideFile(string, int&);
                int divideFile(string, int&, vector<string>&);
                vector<unsigned long long> setFilePosEachLine(string, int&);