--- rpl/src/instructions_s2.c 2014/07/17 08:07:24 1.55 +++ rpl/src/instructions_s2.c 2014/07/24 14:38:44 1.56 @@ -1256,6 +1256,7 @@ instruction_str_fleche(struct_processus .definitions_chainees); (*s_etat_processus).instruction_courante = commande; + (*s_etat_processus).type_en_cours = NON; recherche_type(s_etat_processus); if (((*s_etat_processus).erreur_execution != d_ex) ||