X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Mothur.xcodeproj%2Fproject.pbxproj;h=1736df4d155f138f0fa532e212ba758b0a6d0c3d;hb=8130ff9b30d872c578963f8d6f24af821b1ec33c;hp=9a61c6caf688ba4dace1673e9d4a26e4be656e16;hpb=fc9c3ccee1fba93d9df72c26baa22628268fe79f;p=mothur.git diff --git a/Mothur.xcodeproj/project.pbxproj b/Mothur.xcodeproj/project.pbxproj index 9a61c6c..1736df4 100644 --- a/Mothur.xcodeproj/project.pbxproj +++ b/Mothur.xcodeproj/project.pbxproj @@ -36,6 +36,8 @@ A7825503116519F70002E2DD /* chimerabellerophoncommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chimerabellerophoncommand.cpp; sourceTree = ""; }; A78434881162224F00100BE0 /* chimeraccodecommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chimeraccodecommand.h; sourceTree = ""; }; A78434891162224F00100BE0 /* chimeraccodecommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chimeraccodecommand.cpp; sourceTree = ""; }; + A7BBDA7B11B5694E006E6551 /* classifyotucommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = classifyotucommand.h; sourceTree = ""; }; + A7BBDA7C11B5694E006E6551 /* classifyotucommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = classifyotucommand.cpp; sourceTree = ""; }; A7D215C811996C6E00F13F13 /* clearcutcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = clearcutcommand.h; sourceTree = ""; }; A7D215C911996C6E00F13F13 /* clearcutcommand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = clearcutcommand.cpp; sourceTree = ""; }; A7D216061199C47F00F13F13 /* catchallcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = catchallcommand.h; sourceTree = ""; }; @@ -672,6 +674,8 @@ A73953DB11987ED100B0B160 /* chopseqscommand.cpp */, A7DA201E113FECD400BF472F /* classifyseqscommand.h */, A7DA201D113FECD400BF472F /* classifyseqscommand.cpp */, + A7BBDA7B11B5694E006E6551 /* classifyotucommand.h */, + A7BBDA7C11B5694E006E6551 /* classifyotucommand.cpp */, A7D215C811996C6E00F13F13 /* clearcutcommand.h */, A7D215C911996C6E00F13F13 /* clearcutcommand.cpp */, A7DA2021113FECD400BF472F /* clustercommand.cpp */, @@ -696,8 +700,8 @@ A7DA205D113FECD400BF472F /* getlabelcommand.h */, A7DA205E113FECD400BF472F /* getlistcountcommand.cpp */, A7DA205F113FECD400BF472F /* getlistcountcommand.h */, - A7DA2060113FECD400BF472F /* getoturepcommand.cpp */, A7DA2061113FECD400BF472F /* getoturepcommand.h */, + A7DA2060113FECD400BF472F /* getoturepcommand.cpp */, A7DA2062113FECD400BF472F /* getrabundcommand.cpp */, A7DA2063113FECD400BF472F /* getrabundcommand.h */, A7DA2064113FECD400BF472F /* getsabundcommand.cpp */,