Diff for /rpl/src/rpl.h between versions 1.311 and 1.313

version 1.311, 2017/07/30 21:59:41 version 1.313, 2017/07/31 12:03:30
Line 1 Line 1
 #define DEBUG_ERREURS  
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.1.27    RPL/2 (R) version 4.1.27
Line 1780  typedef struct instruction_externe Line 1779  typedef struct instruction_externe
     unsigned char       *nom;      unsigned char       *nom;
     unsigned char       *nom_bibliotheque;      unsigned char       *nom_bibliotheque;
     void                *descripteur_bibliotheque;      void                *descripteur_bibliotheque;
       integer8            position_fleche;
 } struct_instruction_externe;  } struct_instruction_externe;
   
   

Removed from v.1.311  
changed lines
  Added in v.1.313


CVSweb interface <joel.bertrand@systella.fr>