Diff for /rpl/src/instructions_h1.c between versions 1.10 and 1.11

version 1.10, 2010/07/14 14:19:36 version 1.11, 2010/08/06 15:26:47
Line 20 Line 20
 */  */
   
   
 #include "rpl.conv.h"  #include "rpl-conv.h"
   
   
 /*  /*
Line 715  instruction_help(struct_processus *s_eta Line 715  instruction_help(struct_processus *s_eta
     unsigned char           *registre;      unsigned char           *registre;
   
 #   undef COMPLETION  #   undef COMPLETION
 #   include "completion.conv.h"  #   include "completion-conv.h"
 #   include "usages.conv.h"  #   include "usages-conv.h"
   
     if ((*s_etat_processus).test_instruction == 'Y')      if ((*s_etat_processus).test_instruction == 'Y')
     {      {

Removed from v.1.10  
changed lines
  Added in v.1.11


CVSweb interface <joel.bertrand@systella.fr>