#include "levels_facilities.h" #include "error_handling.h" int main (int argc, const char **argv) { PLANCK_DIAGNOSIS_BEGIN smoothing_cxx_module (argc, argv); PLANCK_DIAGNOSIS_END }