EWP-BplusToKstMuMu-AngAna/Code/FCNCFitter/sources/help.hh

11 lines
134 B
C++
Raw Normal View History

//Renata Kopecna
#ifndef HELP_HH
#define HELP_HH
#include <spdlog.h>
void print_help();
void print_errorCodes();
#endif // HELP_HH