00001 #include "levels_facilities.h" 00002 #include "error_handling.h" 00003 00004 int main (int argc, const char **argv) 00005 { 00006 PLANCK_DIAGNOSIS_BEGIN 00007 syn_alm_cxx_module (argc, argv); 00008 PLANCK_DIAGNOSIS_END 00009 }