Diff for /rpl/src/analyse.c between versions 1.31 and 1.33

version 1.31, 2010/09/06 16:50:16 version 1.33, 2010/12/10 15:36:21
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.0.19    RPL/2 (R) version 4.0.20
   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 896  initialisation_instructions(struct_proce Line 896  initialisation_instructions(struct_proce
 }  }
   
   
 #ifndef OS2  
 extern inline  
 #endif  
 void *  void *
 analyse_instruction(struct_processus *s_etat_processus, unsigned char *ptr)  analyse_instruction(struct_processus *s_etat_processus, unsigned char *ptr)
 {  {

Removed from v.1.31  
changed lines
  Added in v.1.33


CVSweb interface <joel.bertrand@systella.fr>