Diff for /rpl/src/instructions_s2.c between versions 1.55 and 1.56

version 1.55, 2014/07/17 08:07:24 version 1.56, 2014/07/24 14:38:44
Line 1256  instruction_str_fleche(struct_processus Line 1256  instruction_str_fleche(struct_processus
                     .definitions_chainees);                      .definitions_chainees);
             (*s_etat_processus).instruction_courante = commande;              (*s_etat_processus).instruction_courante = commande;
   
               (*s_etat_processus).type_en_cours = NON;
             recherche_type(s_etat_processus);              recherche_type(s_etat_processus);
   
             if (((*s_etat_processus).erreur_execution != d_ex) ||              if (((*s_etat_processus).erreur_execution != d_ex) ||

Removed from v.1.55  
changed lines
  Added in v.1.56


CVSweb interface <joel.bertrand@systella.fr>