]> git.donarmstrong.com Git - mothur.git/blobdiff - trimflowscommand.h
paralellized chimera.uchime for windows for both by group and with a template.
[mothur.git] / trimflowscommand.h
index e3a2814facba50904109c7f97a225e6a21b6589a..0dc1cd977c9b106b4986e2cb839939cae7541db2 100644 (file)
@@ -83,7 +83,7 @@ private:
 //custom data structure for threads to use.
 // This is passed by void pointer so it can be any data type
 // that can be passed using a single void pointer (LPVOID).
-typedef struct trimFlowData {
+struct trimFlowData {
        string flowFileName; 
        string trimFlowFileName; 
        string scrapFlowFileName;