Diff for /rpl/src/instructions_c3.c between versions 1.3 and 1.4

version 1.3, 2010/02/10 10:14:20 version 1.4, 2010/02/10 10:47:46
Line 712  instruction_cr(struct_processus *s_etat_ Line 712  instruction_cr(struct_processus *s_etat_
 {  {
     struct_objet                s_objet;      struct_objet                s_objet;
   
     unsigned char               commande[] = "\\par";      unsigned char               commande[] = "\\\\par";
   
     (*s_etat_processus).erreur_execution = d_ex;      (*s_etat_processus).erreur_execution = d_ex;
   

Removed from v.1.3  
changed lines
  Added in v.1.4


CVSweb interface <joel.bertrand@systella.fr>