ProteoWizard
Functions
determinbinwithtest.cpp File Reference
#include "pwiz/utility/findmf/base/resample/determinebinwidth.hpp"
#include "pwiz/utility/misc/unit.hpp"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

§ main()

int main ( int  argc,
char **  argv 
)

Definition at line 47 of file determinbinwithtest.cpp.

47  {
48  testConvert();
49 return 0;
50 }