#include "master.hpp" int main(int argc, char **argv) { start_standalone_factor(argc,argv); return 0; }