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