Diff for /rpl/src/instructions_d5.c between versions 1.159 and 1.161

version 1.159, 2017/08/03 15:13:04 version 1.161, 2017/08/03 17:17:45
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.1.27    RPL/2 (R) version 4.1.28
   Copyright (C) 1989-2017 Dr. BERTRAND Joël    Copyright (C) 1989-2017 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
Line 2905  instruction_detach(struct_processus *s_e Line 2905  instruction_detach(struct_processus *s_e
     }      }
   
     return;      return;
 #endif  
 }  }
   
 // vim: ts=4  // vim: ts=4

Removed from v.1.159  
changed lines
  Added in v.1.161


CVSweb interface <joel.bertrand@systella.fr>