Diff for /rpl/src/instructions_t2.c between versions 1.5 and 1.11

version 1.5, 2010/03/06 18:29:07 version 1.11, 2010/06/24 10:10:45
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.0.12    RPL/2 (R) version 4.0.17
   Copyright (C) 1989-2010 Dr. BERTRAND Joël    Copyright (C) 1989-2010 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
Line 1819  instruction_target(struct_processus *s_e Line 1819  instruction_target(struct_processus *s_e
     struct_objet                *s_objet_argument_1;      struct_objet                *s_objet_argument_1;
     struct_objet                *s_objet_argument_2;      struct_objet                *s_objet_argument_2;
   
     unsigned char               *nom;  
   
     unsigned long               i;      unsigned long               i;
     unsigned long               nombre_elements;      unsigned long               nombre_elements;
   

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


CVSweb interface <joel.bertrand@systella.fr>