ProteoWizard
Functions
difftest.cpp File Reference
#include "gtest/gtest.hpp"
#include "base/base/diff.hpp"
#include "base/resample/masscomparefunctors.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 66 of file difftest.cpp.

66  {
67  testdiff();
68 }