72int main(
int argc,
char* argv[])
78 if (argc>1 && !strcmp(argv[1],
"-v"))
os_ = &cout;
int main(int argc, char *argv[])
static std::string usage()
user-friendly documentation
static void wrap(proteome::ProteomeData &pd, const std::string &wrapper)
instantiate the ProteinListWrapper indicated by wrapper
PWIZ_API_DECL void initializeTiny(MSData &msd)
boost::shared_ptr< ProteinList > ProteinListPtr
ProteinListPtr proteinListPtr
#define unit_assert_operator_equal(expected, actual)
#define TEST_PROLOG(argc, argv)