]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraslayercommand.h
paralellized chimera.uchime for windows for both by group and with a template.
[mothur.git] / chimeraslayercommand.h
index 815cb367c70dd844013fa9d53ca42800887342f6..54b8fa182894fd448dff3e5a7b6548532334b258 100644 (file)
@@ -79,7 +79,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 slayerData {
+struct slayerData {
        string outputFName; 
        string fasta; 
        string accnos;