X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Mothur.xcodeproj%2Fproject.pbxproj;h=0f03784a89e8beafb1aeec97a0e650aa20092e6d;hb=7bf581f8c46b08eb3bb40715dac94695edee4a67;hp=0594ef6564bfc1d7f250071faef94646f185e7b1;hpb=2bf3df7736ef2a17286d99394e211f51751d6829;p=mothur.git diff --git a/Mothur.xcodeproj/project.pbxproj b/Mothur.xcodeproj/project.pbxproj index 0594ef6..0f03784 100644 --- a/Mothur.xcodeproj/project.pbxproj +++ b/Mothur.xcodeproj/project.pbxproj @@ -489,6 +489,9 @@ A7F6C8E1124229F900299875 /* fisher2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fisher2.c; sourceTree = ""; }; A7F6C8E2124229F900299875 /* fisher2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fisher2.h; sourceTree = ""; }; A7F6C8E3124229F900299875 /* metastats2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = metastats2.c; sourceTree = ""; }; + A7F6C8EA12423C0300299875 /* metastatscommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = metastatscommand.h; sourceTree = ""; }; + A7F6C8EB12423C0300299875 /* metastatscommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = metastatscommand.cpp; sourceTree = ""; }; + A7F6C9D512425D4600299875 /* metastats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = metastats.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXGroup section */ @@ -793,6 +796,8 @@ A7DA2099113FECD400BF472F /* matrixoutputcommand.h */, A7DA209A113FECD400BF472F /* mergefilecommand.cpp */, A7DA209B113FECD400BF472F /* mergefilecommand.h */, + A7F6C8EA12423C0300299875 /* metastatscommand.h */, + A7F6C8EB12423C0300299875 /* metastatscommand.cpp */, A7DA209C113FECD400BF472F /* mgclustercommand.cpp */, A7DA209D113FECD400BF472F /* mgclustercommand.h */, A7DA20AC113FECD400BF472F /* nocommands.cpp */, @@ -1040,6 +1045,7 @@ children = ( A7F6C8E2124229F900299875 /* fisher2.h */, A7F6C8E1124229F900299875 /* fisher2.c */, + A7F6C9D512425D4600299875 /* metastats.h */, A7F6C8E3124229F900299875 /* metastats2.c */, ); name = metastatsource;