]> git.donarmstrong.com Git - mothur.git/blobdiff - aligncommand.h
paralellized chimera.uchime for windows for both by group and with a template.
[mothur.git] / aligncommand.h
index 6236958a42a886bf5178aab8571f1513c596e00f..fa1bf57468e31c114224841019b338020e574b21 100644 (file)
@@ -78,7 +78,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 alignData {
+struct alignData {
        string alignFName; 
        string reportFName; 
        string accnosFName;