Diff for /rpl/src/instructions_o1.c between versions 1.89 and 1.90

version 1.89, 2017/01/18 15:44:21 version 1.90, 2017/06/20 13:37:09
Line 2361  instruction_open(struct_processus *s_eta Line 2361  instruction_open(struct_processus *s_eta
                                 {                                  {
                                     type_arguments = 'S';                                      type_arguments = 'S';
                                 }                                  }
                                   else if (type_arguments == 'F')
                                 {                                  {
                                     liberation(s_etat_processus,                                      liberation(s_etat_processus,
                                             s_objet_argument);                                              s_objet_argument);

Removed from v.1.89  
changed lines
  Added in v.1.90


CVSweb interface <joel.bertrand@systella.fr>