program old_delta_tc_qmc implicit none BEGIN_DOC ! TODO : Put the documentation of the program here END_DOC print *, 'Hello world' end