Diff for /rpl/src/instructions_c4.c between versions 1.13 and 1.14

version 1.13, 2010/07/14 14:19:35 version 1.14, 2010/08/06 15:26:46
Line 20 Line 20
 */  */
   
   
 #include "rpl.conv.h"  #include "rpl-conv.h"
 #include "convert.conv.h"  #include "convert-conv.h"
   
   
 /*  /*
Line 402  instruction_corr(struct_processus *s_eta Line 402  instruction_corr(struct_processus *s_eta
 void  void
 instruction_copyright(struct_processus *s_etat_processus)  instruction_copyright(struct_processus *s_etat_processus)
 {  {
 #   include                     "copyright.conv.h"  #   include                     "copyright-conv.h"
   
     (*s_etat_processus).erreur_execution = d_ex;      (*s_etat_processus).erreur_execution = d_ex;
   

Removed from v.1.13  
changed lines
  Added in v.1.14


CVSweb interface <joel.bertrand@systella.fr>